![]() | |
![]() | ![]() |
CL_Event_ButtonRelease::on_button_releaseSyntaxvirtual bool on_button_release( CL_InputDevice *device, const CL_Key &key); Parameters
Return valueIf true is returned, the event chain that called this function will break the chain (stop sending it the remaining listeners on the chain.DescriptionCalled when a button release event occours. |