cf_joypad_axis¶
Category: input
GitHub: cute_joypad.h
Returns a signed 16-bit integer representing how much a joypad axis is activated by.
Parameters | Description |
---|---|
player_index | An index represeting the joypad for a particular player, starting at 0. |
axis | The axis. |
Related Pages¶
CF_Joypad
CF_JoypadButton
cf_joypad_button_down
cf_joypad_button_just_pressed
cf_joypad_button_just_released