|
mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
A Merchant is a specific space ship that travels between a planet and the station. More...
#include <Merchant.h>
Public Member Functions | |
| Merchant (float r, GLuint displayList, Planet *planet, Vector3 aim) | |
| ~Merchant (void) | |
| void | adjust (float t) |
A Merchant is a specific space ship that travels between a planet and the station.
Definition at line 11 of file Merchant.h.
Definition at line 8 of file Merchant.cpp.
| Merchant::~Merchant | ( | void | ) |
Definition at line 14 of file Merchant.cpp.
| void Merchant::adjust | ( | float | t | ) |
Definition at line 19 of file Merchant.cpp.
1.8.2