Searched defs:buttonPressed (Results 1 – 5 of 5) sorted by relevance
24 public void buttonPressed (OisJoystick joystick, int buttonIndex); in buttonPressed() method
51 private void buttonPressed (int buttonIndex) { in buttonPressed() method in OisJoystick
44 bool Listener::buttonPressed (const OIS::JoyStickEvent &event, int buttonId) { in buttonPressed() function in Listener
106 bool buttonPressed( const JoyStickEvent &arg, int button ) { in buttonPressed() function in EventHandler
1100 bool EventHandler::buttonPressed( const JoyStickEvent &arg, int button ) in buttonPressed() function in EventHandler