Pool End Game
Chapter 3 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
This is the complete list of members for CGameObject, including all inherited members.
CBallManager (defined in CGameObject) | CGameObject | friend |
CGameObject(GameObjectType objecttype) | CGameObject | |
CObjectManager (defined in CGameObject) | CGameObject | friend |
CObjectWorld (defined in CGameObject) | CGameObject | friend |
CRenderWorld (defined in CGameObject) | CGameObject | friend |
m_bAtRest | CGameObject | protected |
m_nFrictionTime | CGameObject | protected |
m_nLastMoveTime | CGameObject | protected |
m_nObjectType | CGameObject | protected |
m_vPosition | CGameObject | protected |
m_vVelocity | CGameObject | protected |
move() | CGameObject | virtual |