|
mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
This is the complete list of members for MovingObject, including all inherited members.
| accelerate(float step) | MovingObject | |
| advance(float t) | MovingObject | |
| GameObject(void) | GameObject | |
| GameObject(Vector3 position) | GameObject | |
| GameObject(float x, float y, float z) | GameObject | |
| getMaxSpeed(void) | MovingObject | |
| getMinSpeed(void) | MovingObject | |
| getPos(void) | GameObject | virtual |
| getRight(void) | MovingObject | |
| getSpeed(void) | MovingObject | |
| getUp(void) | MovingObject | |
| getView(void) | MovingObject | |
| MovingObject() | MovingObject | |
| MovingObject(Vector3 position) | MovingObject | |
| MovingObject(float x, float y, float z) | MovingObject | |
| pitch(float angle) | MovingObject | |
| roll(float angle) | MovingObject | |
| setMaxSpeed(float speed) | MovingObject | |
| setMinSpeed(float speed) | MovingObject | |
| setPos(float x, float y, float z) | GameObject | |
| setPos(Vector3 position) | GameObject | |
| setSpeed(float speed) | MovingObject | |
| setStep(float step) | MovingObject | |
| setView(Vector3 v) | MovingObject | |
| ~GameObject(void) | GameObject | |
| ~MovingObject(void) | MovingObject |
1.8.2