Ball and Spring Toy
Chapter 4 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
CParticleManager Member List

This is the complete list of members for CParticleManager, including all inherited members.

CAbstractList(int size)CAbstractList< CParticle >
clear()CAbstractList< CParticle >
CParticleManager(int size)CParticleManager
create(SpriteType sprite, D3DXVECTOR2 position)CParticleManager
CAbstractList< CParticle >::create()CAbstractList< CParticle >
draw()CParticleManager
Insert(CParticle *newthing)CAbstractList< CParticle >
m_nCountCAbstractList< CParticle >protected
m_nSizeCAbstractList< CParticle >protected
m_pListCAbstractList< CParticle >protected
move()CParticleManager
~CAbstractList()CAbstractList< CParticle >