![]() | |
![]() | ![]() |
CL_Event_ButtonPress::on_button_pressSyntaxvirtual bool on_button_press( 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 press event occours. |