mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
#include <wrappDef.h>
Public Attributes | |
double | price |
unsigned int | amount |
Description of a marketplace item
Definition at line 54 of file wrappDef.h.
unsigned int MarketplaceItem::amount |
Definition at line 56 of file wrappDef.h.
double MarketplaceItem::price |
Definition at line 55 of file wrappDef.h.