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

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

Bullet()pk::Bullet
Bullet(b2World *world, GLRect rect, float delay)pk::Bullet
fire(float speed)pk::Bullet
getPosition()pk::Bullet
getRotation()pk::Bullet
getVelocity()pk::Bullet
isAlive()pk::Bullet
m_aliveTimepk::Bulletprivate
m_bodypk::Bulletprivate
m_destroyDelaypk::Bulletprivate
m_worldpk::Bulletprivate
setPosition(glm::vec2 position)pk::Bullet
setVelocity(glm::vec2 velocity)pk::Bullet
~Bullet()pk::Bulletvirtual