|
supertux
|
Public Member Functions | |
| void | start () |
| Resumes the countdown. | |
| void | stop () |
| Pauses the countdown. | |
| float | get_time () const |
| Returns the number of seconds left on the clock. | |
| void | set_time (float time_left) |
| Changes the number of seconds left on the clock. | |
Public Member Functions inherited from scripting::GameObject<::LevelTime > | |
| GameObject (UID uid) | |
| ::LevelTime * | get_object_ptr () const |
Additional Inherited Members | |
Protected Attributes inherited from scripting::GameObject<::LevelTime > | |
| UID | m_uid |
1.8.12