#include <UpdateableTimer.hpp>
List of all members.
Detailed Description
Definition at line 9 of file UpdateableTimer.hpp.
Constructor & Destructor Documentation
| yap::UpdateableTimer::UpdateableTimer |
( |
| ) |
|
| yap::UpdateableTimer::UpdateableTimer |
( |
const Time & |
initTime | ) |
|
|
explicit |
Member Function Documentation
| int yap::UpdateableTimer::DelayIsComplete |
( |
const Time & |
delay, |
|
|
bool |
reset |
|
) |
| |
| const Time & yap::UpdateableTimer::GetCurrentTime |
( |
| ) |
const |
| void yap::UpdateableTimer::Reset |
( |
| ) |
|
| void yap::UpdateableTimer::Reset |
( |
const Time & |
init | ) |
|
| void yap::UpdateableTimer::Update |
( |
const Time & |
dt | ) |
|
Member Data Documentation
| Time yap::UpdateableTimer::currentTime_ |
|
private |
The documentation for this class was generated from the following files: