PROTO::KLUDGE  0.1
Quick prototyping library for games using SDL and OpenGL.
pk::Thwomp Member List

This is the complete list of members for pk::Thwomp, including all inherited members.

getSprite()pk::Thwompinline
m_bodypk::Thwompprivate
m_crushingSpeedpk::Thwompprivate
m_crushPositionpk::Thwompprivate
m_directionpk::Thwompprivate
m_initialPositionpk::Thwompprivate
m_spritepk::Thwompprivate
m_worldpk::Thwompprivate
setCrushingSpeed(float speed)pk::Thwompinline
Thwomp()pk::Thwomp
Thwomp(b2World *world, GLTexture &texture, GLRect rect, glm::vec2 crushPosition, float crushSpeed)pk::Thwomp
update()pk::Thwomp
~Thwomp()pk::Thwompvirtual