mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
Represents an evil Thargon space ship. More...
#include <Thargon.h>
Public Member Functions | |
Thargon (float r, GLuint displayList, PlayerObject *player, float maxSpeed) | |
~Thargon (void) | |
void | adjust (float t) |
Thargon::Thargon | ( | float | r, |
GLuint | displayList, | ||
PlayerObject * | player, | ||
float | maxSpeed | ||
) |
Definition at line 8 of file Thargon.cpp.
Thargon::~Thargon | ( | void | ) |
Definition at line 16 of file Thargon.cpp.
void Thargon::adjust | ( | float | t | ) |
Definition at line 20 of file Thargon.cpp.