Skip to content

cf_axis_binding_set_conflict

Category: binding
GitHub: cute_binding.h


Sets the conflict resolution mode for when both directions are pressed.

void cf_axis_binding_set_conflict(CF_AxisBinding a, CF_AxisConflict mode);
Parameters Description
a The axis binding handle.
mode The conflict resolution mode.

CF_AxisBinding
CF_AxisConflict