mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
Thargon Class Reference

Represents an evil Thargon space ship. More...

#include <Thargon.h>

Inheritance diagram for Thargon:

Public Member Functions

 Thargon (float r, GLuint displayList, PlayerObject *player, float maxSpeed)
 
 ~Thargon (void)
 
void adjust (float t)
 

Detailed Description

Represents an evil Thargon space ship.

Definition at line 11 of file Thargon.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

void Thargon::adjust ( float  t)

Definition at line 20 of file Thargon.cpp.


The documentation for this class was generated from the following files: