|
|
char | title [128] |
| |
|
char | author [128] |
| |
|
PXMOD_VERSION_STRUCT | version |
| |
|
PXMOD_BUILD_TYPE | build_type |
| |
|
unsigned short | max_save_files |
| |
|
struct { |
|
bool allow_carrying_players |
| |
|
bool allow_agility |
| |
|
bool allow_fishing |
| |
| } | gameplay |
| |
|
struct { |
|
bool draw_hp_bar |
| |
|
bool draw_hp |
| |
|
bool draw_weapons |
| |
|
bool draw_ammo |
| |
|
bool draw_exp_bar |
| |
|
bool draw_level |
| |
| } | hud |
| |
|
struct { |
|
bool enabled |
| |
|
int surface_id |
| |
|
struct { |
|
int left |
| |
|
int top |
| |
|
int right |
| |
|
int bottom |
| |
| } sprite_rect |
| |
| } | collectables |
| |
|
struct { |
|
unsigned short drown_core_flag |
| |
|
unsigned short drown_core |
| |
|
unsigned short everyone_died |
| |
|
unsigned short drown |
| |
|
unsigned short death |
| |
| } | events |
| |
|
struct { |
|
unsigned int title |
| |
|
unsigned int netmenu |
| |
| } | music |
| |
The documentation for this struct was generated from the following file: