Public Member Functions | |
AITimerCondition (const TimeValue, const TimeScale, const bool) | |
void | startTimer () |
void | stopTimer () |
bool | fireCondition () override |
void | writeAICondition (Common::WriteStream *) override |
void | readAICondition (Common::ReadStream *) override |
Protected Member Functions | |
void | fire () |
Protected Attributes | |
FuseFunction | _timerFuse |
bool | _fired |