#include <Animation.h>
ge::Animation::Animation |
( |
| ) |
|
ge::Animation::~Animation |
( |
| ) |
|
void ge::Animation::clear |
( |
| ) |
|
void ge::Animation::create |
( |
double |
_animationIntervall | ) |
|
int ge::Animation::getCurrentIdx |
( |
| ) |
const |
int ge::Animation::getMaximumTime |
( |
| ) |
const |
void ge::Animation::setMaximumTime |
( |
int |
_time | ) |
|
void ge::Animation::start |
( |
| ) |
|
void ge::Animation::stop |
( |
| ) |
|
void ge::Animation::update |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineCore/include/Animation.h
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineCore/src/Animation.cpp