Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Friends Pages
CParticle Member List

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

CGameObject(GameObjectType objecttype)CGameObject
CObjectManager (defined in CParticle)CParticlefriend
CParticle(GameObjectType t)CParticle
CParticleEngine (defined in CParticle)CParticlefriend
CRenderWorld (defined in CParticle)CParticlefriend
m_fAngleCParticleprotected
m_fMagnificationCParticleprotected
m_nBirthTimeCParticleprotected
m_nLifeSpanCParticleprotected
m_nObjectTypeCGameObjectprotected
m_pBodyCGameObjectprotected
m_vLocationCParticleprotected
Set(D3DXVECTOR2 p, int lifetime, float magnify)CParticle
SetPhysicsBody(b2Body *b)CGameObject
~CGameObject()CGameObject