naev 0.11.5
Difficulty Struct Reference

Data Fields

char * name
 
char * description
 
ShipStatListstats
 
int def
 

Detailed Description

Definition at line 8 of file difficulty.h.

Field Documentation

◆ def

int Difficulty::def

Whether or not the default difficulty.

Definition at line 12 of file difficulty.h.

◆ description

char* Difficulty::description

Description of the difficulty.

Definition at line 10 of file difficulty.h.

◆ name

char* Difficulty::name

Name of the difficulty.

Definition at line 9 of file difficulty.h.

◆ stats

ShipStatList* Difficulty::stats

Modifications done to the player on the difficulty.

Definition at line 11 of file difficulty.h.


The documentation for this struct was generated from the following file: