virtual bool on_button_press( CL_InputDevice *device, const CL_Key &key);
Call this function to send a button press event down through the event chain.
Back to index