#include <gamemanager.h>
Public Member Functions | |
| bool | operator< (const TimerInfo &rhs) const |
Public Attributes | |
| std::string | name |
| dtCore::UniqueId | aboutActor |
| dtCore::Timer_t | time |
| bool | repeat |
| dtCore::Timer_t | interval |
| bool dtGame::GameManager::TimerInfo::operator< | ( | const TimerInfo & | rhs | ) | const [inline] |
| std::string dtGame::GameManager::TimerInfo::name |