Public Member Functions | |
| void | target (const uint32 &val) |
| void | load (rapidxml::xml_node< char > *node, const Common::String &name, const bool &echo=true) |
| void | start () |
| void | stop () |
| void | pause () |
| void | resume () |
| uint32 | ticks () |
| uint32 | remainingTicks () |
| bool | targetReached (const float &factor=1.0f) |
| bool | started () |
| bool | paused () |
| bool | targetValid () |