|
mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
#include <txtelite.h>
Public Attributes | |
| uint | baseprice |
| int16 | gradient |
| uint | basequant |
| uint | maskbyte |
| uint | units |
| char | name [20] |
Definition at line 122 of file txtelite.h.
| uint tradegood::baseprice |
Definition at line 124 of file txtelite.h.
| uint tradegood::basequant |
Definition at line 126 of file txtelite.h.
| int16 tradegood::gradient |
Definition at line 125 of file txtelite.h.
| uint tradegood::maskbyte |
Definition at line 127 of file txtelite.h.
| char tradegood::name[20] |
Definition at line 129 of file txtelite.h.
| uint tradegood::units |
Definition at line 128 of file txtelite.h.
1.8.2