Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Application::Videolympics::PhysicsEngine Class Reference

#include <PhysicsEngine.h>

List of all members.

Public Member Functions

 PhysicsEngine ()
void RegisterPart (PhysicsPart *p, int stackno)
void UnregisterPart (PhysicsPart *p)
std::vector< PhysicsPart * > * GetStack (int stackno)
void MoveStackUp (int stackno)
void FlushStacks ()
bool IsFlushing ()
void DoPhysics ()

Public Attributes

std::vector< PhysicsPart * > mParts
std::map< int, std::vector<
PhysicsPart * > * > 
mStacks
bool mIsFlushing
int mFlushCounter
int mMaxImagesOnRow
 ILOG_VAR_DEC


Detailed Description

Definition at line 162 of file PhysicsEngine.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:16:52 2011 for ImpalaSrc by  doxygen 1.5.1