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

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

CBallManager (defined in CGameObject)CGameObjectfriend
CGameObject(GameObjectType objecttype)CGameObject
CObjectManager (defined in CGameObject)CGameObjectfriend
CObjectWorld (defined in CGameObject)CGameObjectfriend
CRenderWorld (defined in CGameObject)CGameObjectfriend
m_bAtRestCGameObjectprotected
m_nFrictionTimeCGameObjectprotected
m_nLastMoveTimeCGameObjectprotected
m_nObjectTypeCGameObjectprotected
m_vPositionCGameObjectprotected
m_vVelocityCGameObjectprotected
move()CGameObjectvirtual