![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
This is the complete list of members for pk::Thwomp, including all inherited members.
getSprite() | pk::Thwomp | inline |
m_body | pk::Thwomp | private |
m_crushingSpeed | pk::Thwomp | private |
m_crushPosition | pk::Thwomp | private |
m_direction | pk::Thwomp | private |
m_initialPosition | pk::Thwomp | private |
m_sprite | pk::Thwomp | private |
m_world | pk::Thwomp | private |
setCrushingSpeed(float speed) | pk::Thwomp | inline |
Thwomp() | pk::Thwomp | |
Thwomp(b2World *world, GLTexture &texture, GLRect rect, glm::vec2 crushPosition, float crushSpeed) | pk::Thwomp | |
update() | pk::Thwomp | |
~Thwomp() | pk::Thwomp | virtual |