![]() |
naev 0.12.6
|

Data Fields | |
| char * | name |
| char * | description |
| ShipStatList * | stats |
| int | def |
Definition at line 8 of file difficulty.h.
| int Difficulty::def |
Whether or not the default difficulty.
Definition at line 13 of file difficulty.h.
| char* Difficulty::description |
Description of the difficulty.
Definition at line 10 of file difficulty.h.
| char* Difficulty::name |
Name of the difficulty.
Definition at line 9 of file difficulty.h.
| ShipStatList* Difficulty::stats |
Modifications done to the player on the difficulty.
Definition at line 12 of file difficulty.h.