vegastrike
0.5.1.r1
|
#include <savegame.h>
Public Member Functions | |
SavedUnits (const char *filen, int typ, const char *fact) | |
Public Attributes | |
StringPool::Reference | filename |
int | type |
StringPool::Reference | faction |
Definition at line 14 of file savegame.h.
|
inline |
Definition at line 19 of file savegame.h.
StringPool::Reference SavedUnits::faction |
Definition at line 18 of file savegame.h.
StringPool::Reference SavedUnits::filename |
Definition at line 16 of file savegame.h.
int SavedUnits::type |
Definition at line 17 of file savegame.h.