Skip to content

cf_stick_binding_consume_release

Category: binding
GitHub: cute_binding.h


Consumes release events on both axes of the stick.

bool cf_stick_binding_consume_release(CF_StickBinding s);
Parameters Description
s The stick binding handle.

Return Value

Returns true if there was a release to consume.

CF_StickBinding
cf_stick_binding_consume_press