#include <Timer.hpp>
List of all members.
Detailed Description
Definition at line 11 of file Timer.hpp.
Constructor & Destructor Documentation
| yap::Timer::Timer |
( |
const Time & |
init | ) |
|
|
explicit |
Member Function Documentation
| int yap::Timer::DelayIsComplete |
( |
const Time & |
delay, |
|
|
bool |
reset |
|
) |
| |
| yap::Timer::DISALLOW_COPY |
( |
Timer |
| ) |
|
|
private |
| Time yap::Timer::GetCurrentTime |
( |
| ) |
const |
| void yap::Timer::Reset |
( |
| ) |
|
| void yap::Timer::Reset |
( |
const Time & |
init | ) |
|
Member Data Documentation
| sf::Clock yap::Timer::clock_ |
|
private |
The documentation for this class was generated from the following files:
- G:/YAPOG/YAPOG/YAPOG/include/YAPOG/System/Time/Timer.hpp
- G:/YAPOG/YAPOG/YAPOG/src/YAPOG/System/Time/Timer.cpp