Home
last modified time | relevance | path

Searched defs:DayNight (Results 1 – 5 of 5) sorted by relevance

/dports/misc/estic/estic-1.61_10/estic/
H A Diccom.cc1056 int IstecGetDayNight (unsigned& DayNight) in IstecGetDayNight()
1104 int IstecPutDayNight (unsigned DayNight) in IstecPutDayNight()
H A Destic.h117 unsigned DayNight; // Current active config variable
H A Diccron.cc120 unsigned DayNight; // Day/night argument member in CronEvent
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMap.h385 bool DayNight; variable
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DActions.cpp5316 void GameScript::DayNight(Scriptable* /*Sender*/, Action* parameters) in DayNight() function in GemRB::GameScript