CF_ButtonBinding¶
Category: binding
GitHub: cute_binding.h
A handle to a button binding, which maps multiple physical inputs to a single abstract button.
Remarks¶
Supports input buffering, where presses/releases persist over a small time window for forgiving input. Create with cf_make_button_binding, destroy with cf_destroy_button_binding.
Related Pages¶
cf_destroy_button_binding
CF_AxisBinding
CF_StickBinding
cf_make_button_binding