Home
last modified time | relevance | path

Searched defs:joyButtonEvent (Results 1 – 3 of 3) sorted by relevance

/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/PEngine/
H A Dapp.cpp858 void PApp::joyButtonEvent(int which, int button, bool down) in joyButtonEvent() function in PApp
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/Trigger/
H A Dmain.cpp2194 void MainApp::joyButtonEvent(int which, int button, bool down) in joyButtonEvent() function in MainApp
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/app/
H A Dapp.cpp1024 SDL_Event joyButtonEvent; in UpdateJoystick() local