Home
last modified time | relevance | path

Searched refs:RMSG_RIGHT (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/pet_control/
H A Dpet_remote.cpp488 case RMSG_RIGHT: { in generateMessage()
H A Dpet_remote_glyphs.h48 RMSG_LEFT = 0, RMSG_RIGHT = 1, RMSG_UP = 2, RMSG_DOWN = 3, RMSG_ACTIVATE = 4 enumerator
H A Dpet_remote_glyphs.cpp328 getOwner()->generateMessage(RMSG_RIGHT, "Light"); in MouseButtonUpMsg()
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/pet_control/
H A Dpet_remote.cpp488 case RMSG_RIGHT: { in generateMessage()
H A Dpet_remote_glyphs.h48 RMSG_LEFT = 0, RMSG_RIGHT = 1, RMSG_UP = 2, RMSG_DOWN = 3, RMSG_ACTIVATE = 4 enumerator
H A Dpet_remote_glyphs.cpp328 getOwner()->generateMessage(RMSG_RIGHT, "Light"); in MouseButtonUpMsg()