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

ANIMMGR Class Reference

#include <AnimMgr.H>

List of all members.

Static Public Methods

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

Static Protected Attributes

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


Member Function Documentation

void ANIMMGR::animateObjs (    )  [static]
 

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

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

void ANIMMGR::registerObj (  AnimObj *    o )  [static]
 

void ANIMMGR::removeObj (  AnimObj *    o )  [static]
 

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


Member Data Documentation

double ANIMMGR::_lastFrameTime = 0 [static, protected]
 

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

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

double ANIMMGR::start_time = 0 [static, protected]
 

double ANIMMGR::the_time = 0 [static, protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 15 16:27:57 2003 for inspace by doxygen1.2.18