Pool End Game
Chapter 3 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
CBallObject Member List

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

CBallManager (defined in CBallObject)CBallObjectfriend
CBallObject(GameObjectType object, D3DXVECTOR2 position)CBallObject
CGameObject(GameObjectType objecttype)CGameObject
CObjectManager (defined in CBallObject)CBallObjectfriend
CObjectWorld (defined in CBallObject)CBallObjectfriend
DeliverImpulse(float angle, float magnitude)CBallObject
m_bAtRestCGameObjectprotected
m_nFrictionTimeCGameObjectprotected
m_nLastMoveTimeCGameObjectprotected
m_nObjectTypeCGameObjectprotected
m_vPositionCGameObjectprotected
m_vVelocityCGameObjectprotected
move()CBallObjectvirtual