GlobeEngine
ge::Animation Class Reference

#include <Animation.h>

Public Member Functions

 Animation ()
 
 ~Animation ()
 
void clear ()
 
void create (double _animationIntervall)
 
void start ()
 
void stop ()
 
void update ()
 
void setMaximumTime (int _time)
 
int getMaximumTime () const
 
int getCurrentIdx () const
 

Constructor & Destructor Documentation

ge::Animation::Animation ( )
ge::Animation::~Animation ( )

Member Function Documentation

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: