cf_joypad_button_just_pressed¶
Category: input
GitHub: cute_joypad.h
Returns true if the button was just pressed.
Parameters | Description |
---|---|
player_index | An index represeting the joypad for a particular player, starting at 0. |
button | The button. |
Related Pages¶
CF_Joypad
CF_JoypadButton
cf_joypad_button_down
cf_joypad_axis
cf_joypad_button_just_released