Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
This is the complete list of members for CParticle, including all inherited members.
CGameObject(GameObjectType objecttype) | CGameObject | |
CObjectManager (defined in CParticle) | CParticle | friend |
CParticle(GameObjectType t) | CParticle | |
CParticleEngine (defined in CParticle) | CParticle | friend |
CRenderWorld (defined in CParticle) | CParticle | friend |
m_fAngle | CParticle | protected |
m_fMagnification | CParticle | protected |
m_nBirthTime | CParticle | protected |
m_nLifeSpan | CParticle | protected |
m_nObjectType | CGameObject | protected |
m_pBody | CGameObject | protected |
m_vLocation | CParticle | protected |
Set(D3DXVECTOR2 p, int lifetime, float magnify) | CParticle | |
SetPhysicsBody(b2Body *b) | CGameObject | |
~CGameObject() | CGameObject |