|
StarEngine
|
This is the complete list of members for star::Timer, including all inherited members.
| GetCurrentAccurateTime() const | star::Timer | |
| GetCurrentMinutes() const | star::Timer | |
| GetCurrentSeconds() const | star::Timer | |
| GetCurrentTotalSeconds() const | star::Timer | |
| operator=(const Timer &yRef) | star::Timer | |
| Reset(bool paused=false) | star::Timer | |
| SetCountingDown(bool countingDown) | star::Timer | |
| SetFunction(std::function< void()> func) | star::Timer | |
| SetLoop(bool looping) | star::Timer | |
| SetPaused(bool paused) | star::Timer | |
| SetTargetTime(double targetTime, bool reset=true, bool paused=false) | star::Timer | |
| Timer() | star::Timer | |
| Timer(double targetTime, bool countingDown, bool loop, std::function< void()> func, bool paused=false) | star::Timer | |
| Timer(const Timer &yRef) | star::Timer | |
| Update(const Context &context) | star::Timer | |
| ~Timer() | star::Timer |
1.8.5