Go to the source code of this file.
Namespaces | |
namespace | Gosu |
The library's main namespace. | |
Functions | |
void | Gosu::sleep (unsigned milliseconds) |
Freezes the current thread for at least the specified time. | |
unsigned long | Gosu::milliseconds () |
Incrementing, possibly wrapping millisecond timer. |
Definition in file Timing.hpp.