|
Pol
Revision:cb584c9
|
Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Typedefs | |
| typedef unsigned int | Pol::Core::gameclock_t |
Functions | |
| gameclock_t | Pol::Core::read_gameclock () |
| Reads the current value of the game clock. More... | |
| void | Pol::Core::start_gameclock () |
| The functions below deal with reading and updating the gameclock. The state is protected by a mutex. More... | |
| void | Pol::Core::stop_gameclock () |
| Stops the game clock and saves the current value into "gameclock". More... | |
| void | Pol::Core::update_gameclock () |
| Saves the current value into the global cprop "gameclock". More... | |
Definition in file gameclck.h.