Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Devents.cpp130 if (g_controlState == CONTROL_OFF) { in ControlOn()
162 g_controlState = CONTROL_OFF; in ControlOff()
187 g_controlState = CONTROL_OFF; in ControlStartOff()
578 _ctx->bTookControl = GetControl(CONTROL_OFF); in PolyTinselProcess()
H A Dpcode.h136 #define CONTROL_OFF 0 // control() macro
H A Dtinlib.cpp767 case CONTROL_OFF: in Control()
786 if (param == CONTROL_OFF) in Control()
2323 _ctx->took_control = GetControl(CONTROL_OFF); in PrintObjNonPointed()
3255 _ctx->bTookControl = GetControl(CONTROL_OFF); in TalkOrSay()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Devents.cpp149 if (g_controlState == CONTROL_OFF) { in ControlOn()
181 g_controlState = CONTROL_OFF; in ControlOff()
206 g_controlState = CONTROL_OFF; in ControlStartOff()
596 _ctx->bTookControl = GetControl(CONTROL_OFF); in PolyTinselProcess()
H A Dpcode.h136 #define CONTROL_OFF 0 // control() macro
H A Dtinlib.cpp778 case CONTROL_OFF: in Control()
797 if (param == CONTROL_OFF) in Control()
2376 _ctx->took_control = GetControl(CONTROL_OFF); in PrintObjNonPointed()
3322 _ctx->bTookControl = GetControl(CONTROL_OFF); in TalkOrSay()