#include <ugdk/time/timeaccumulator.h>
| ugdk::time::TimeAccumulator::TimeAccumulator |
( |
int |
duration_miliseconds | ) |
|
| ugdk::time::TimeAccumulator::~TimeAccumulator |
( |
| ) |
|
|
inline |
| bool ugdk::time::TimeAccumulator::Expired |
( |
| ) |
|
| bool ugdk::time::TimeAccumulator::IsPaused |
( |
| ) |
|
| void ugdk::time::TimeAccumulator::Pause |
( |
| ) |
|
| void ugdk::time::TimeAccumulator::Restart |
( |
| ) |
|
| void ugdk::time::TimeAccumulator::Restart |
( |
int |
duration_miliseconds | ) |
|
| void ugdk::time::TimeAccumulator::Resume |
( |
| ) |
|
| int ugdk::time::TimeAccumulator::TimeLeft |
( |
| ) |
|
The documentation for this class was generated from the following files: