cf_make_button_binding¶
Category: binding
GitHub: cute_binding.h
Creates a button binding for the given player.
| Parameters | Description |
|---|---|
player_index |
The joypad player index (0 for single player). |
press_buffer |
Seconds to buffer press/release events for forgiving input. |
Return Value¶
Returns a CF_ButtonBinding handle.