Home
last modified time | relevance | path

Searched defs:meanwhile_id (Results 1 – 2 of 2) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/
H A DGameSettings.cc244 bool MeanwhileSceneSeen(UINT8 const meanwhile_id) in MeanwhileSceneSeen()
252 void SetMeanwhileSceneSeen(UINT8 const meanwhile_id) in SetMeanwhileSceneSeen()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMeanwhile.cc122 static UINT32 MeanwhileIDToFlag(UINT8 const meanwhile_id) in MeanwhileIDToFlag()
149 static void SetMeanWhileFlag(UINT8 const meanwhile_id) in SetMeanWhileFlag()
156 static bool GetMeanWhileFlag(UINT8 const meanwhile_id) in GetMeanWhileFlag()
176 …Event(INT16 const x, INT16 const y, UINT16 const trigger_event, UINT8 const meanwhile_id, UINT8 co… in ScheduleMeanwhileEvent()