Home
last modified time | relevance | path

Searched refs:PA_LAST_MENU_ACTION (Results 1 – 3 of 3) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/input/
H A Dinput.hpp144 const PlayerAction PA_LAST_MENU_ACTION = PA_MENU_CANCEL; variable
H A Ddevice_config.cpp219 PA_LAST_MENU_ACTION, action); in getMenuAction()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/options/
H A Doptions_screen_device.cpp356 action <= PA_LAST_MENU_ACTION; in updateInputButtons()
365 PA_LAST_MENU_ACTION)) in updateInputButtons()