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
Merchant Class Reference

A Merchant is a specific space ship that travels between a planet and the station. More...

#include <Merchant.h>

Inheritance diagram for Merchant:

Public Member Functions

 Merchant (float r, GLuint displayList, Planet *planet, Vector3 aim)
 
 ~Merchant (void)
 
void adjust (float t)
 

Detailed Description

A Merchant is a specific space ship that travels between a planet and the station.

Definition at line 11 of file Merchant.h.

Constructor & Destructor Documentation

Merchant::Merchant ( float  r,
GLuint  displayList,
Planet planet,
Vector3  aim 
)

Definition at line 8 of file Merchant.cpp.

Merchant::~Merchant ( void  )

Definition at line 14 of file Merchant.cpp.

Member Function Documentation

void Merchant::adjust ( float  t)

Definition at line 19 of file Merchant.cpp.


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