mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
This is the complete list of members for GraphicsObject, including all inherited members.
draw(void)=0 | GraphicsObject | pure virtual |
GameObject(void) | GameObject | |
GameObject(Vector3 position) | GameObject | |
GameObject(float x, float y, float z) | GameObject | |
getCollisionRadius(void) | GraphicsObject | |
getPos(void) | GameObject | virtual |
getRadius(void) | GraphicsObject | |
GraphicsObject(void) | GraphicsObject | |
GraphicsObject(GLfloat r) | GraphicsObject | |
GraphicsObject(Vector3 position, float r) | GraphicsObject | |
GraphicsObject(float x, float y, float z, float r) | GraphicsObject | |
setPos(float x, float y, float z) | GameObject | |
setPos(Vector3 position) | GameObject | |
~GameObject(void) | GameObject | |
~GraphicsObject(void) | GraphicsObject |