Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

InSpace::ANIMMGR Class Reference

#include <AnimMgr.H>

List of all members.

Static Public Member Functions

void registerObj (AnimObj *o)
void removeObj (AnimObj *o)
int numObjects ()
AnimObjgetObject (int num)
void animateObjs ()
void update (double time)

Static Protected Attributes

ARRAY< AnimObj * > _objects
ARRAY< AnimObj * > _removeQueue
double _lastFrameTime
double the_time
double start_time


Member Function Documentation

void InSpace::ANIMMGR::animateObjs  )  [static]
 

AnimObj* InSpace::ANIMMGR::getObject int  num  )  [inline, static]
 

int InSpace::ANIMMGR::numObjects  )  [inline, static]
 

void InSpace::ANIMMGR::registerObj AnimObj o  )  [static]
 

void InSpace::ANIMMGR::removeObj AnimObj o  )  [static]
 

void InSpace::ANIMMGR::update double  time  )  [static]
 


Member Data Documentation

double InSpace::ANIMMGR::_lastFrameTime [static, protected]
 

ARRAY<AnimObj*> InSpace::ANIMMGR::_objects [static, protected]
 

ARRAY<AnimObj*> InSpace::ANIMMGR::_removeQueue [static, protected]
 

double InSpace::ANIMMGR::start_time [static, protected]
 

double InSpace::ANIMMGR::the_time [static, protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 15:19:30 2004 for inspace by doxygen 1.3.4