This is the complete list of members for PolygonCollision, including all inherited members.
BeginContact(b2Contact *contact) override | Test | inlinevirtual |
CompleteBombSpawn(const b2Vec2 &p) | Test | |
Create() | PolygonCollision | inlinestatic |
DrawTitle(const char *string) | Test | |
EndContact(b2Contact *contact) override | Test | inlinevirtual |
JointDestroyed(b2Joint *joint) | Test | inlinevirtual |
Keyboard(int key) override | PolygonCollision | inlinevirtual |
KeyboardUp(int key) | Test | inlinevirtual |
LaunchBomb() | Test | |
LaunchBomb(const b2Vec2 &position, const b2Vec2 &velocity) | Test | |
m_angleB | PolygonCollision | |
m_bomb | Test | protected |
m_bombSpawning | Test | protected |
m_bombSpawnPoint | Test | protected |
m_destructionListener | Test | protected |
m_groundBody | Test | protected |
m_maxProfile | Test | protected |
m_mouseJoint | Test | protected |
m_mouseWorld | Test | protected |
m_pointCount | Test | protected |
m_points | Test | protected |
m_polygonA | PolygonCollision | |
m_polygonB | PolygonCollision | |
m_positionB | PolygonCollision | |
m_stepCount | Test | protected |
m_textIncrement | Test | protected |
m_textLine | Test | protected |
m_totalProfile | Test | protected |
m_transformA | PolygonCollision | |
m_transformB | PolygonCollision | |
m_world | Test | protected |
m_worldAABB | Test | protected |
MouseDown(const b2Vec2 &p) | Test | virtual |
MouseMove(const b2Vec2 &p) | Test | virtual |
MouseUp(const b2Vec2 &p) | Test | virtual |
PolygonCollision() | PolygonCollision | inline |
PostSolve(b2Contact *contact, const b2ContactImpulse *impulse) override | Test | inlinevirtual |
PreSolve(b2Contact *contact, const b2Manifold *oldManifold) override | Test | virtual |
ShiftMouseDown(const b2Vec2 &p) | Test | |
ShiftOrigin(const b2Vec2 &newOrigin) | Test | |
SpawnBomb(const b2Vec2 &worldPt) | Test | |
Step(Settings &settings) override | PolygonCollision | inlinevirtual |
Test() | Test | |
UpdateUI() | Test | inlinevirtual |
~b2ContactListener() | b2ContactListener | inlinevirtual |
~Test() | Test | virtual |