|
mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
#include <Structures.h>
Public Member Functions | |
| PlayerStatus () | |
Public Attributes | |
| double | fuel |
| double | cash |
Definition at line 13 of file Structures.h.
|
inline |
Definition at line 14 of file Structures.h.
| double PlayerStatus::cash |
Definition at line 16 of file Structures.h.
| double PlayerStatus::fuel |
Definition at line 15 of file Structures.h.
1.8.2