Skip to content

cf_axis_binding_consume_release

Category: binding
GitHub: cute_binding.h


Consumes release events on both directions of the axis.

bool cf_axis_binding_consume_release(CF_AxisBinding a);
Parameters Description
a The axis binding handle.

Return Value

Returns true if there was a release to consume.

CF_AxisBinding
cf_axis_binding_consume_press