Public Member Functions | |
PropertyTimers (IllusionsEngine_Duckman *vm) | |
void | addPropertyTimer (uint32 propertyId) |
void | setPropertyTimer (uint32 propertyId, uint32 duration) |
void | removePropertyTimer (uint32 propertyId) |
bool | findPropertyTimer (uint32 propertyId, PropertyTimer *&propertyTimer) |
int | updatePropertyTimers (uint flags) |