naev 0.12.5
Difficulty Struct Reference
Collaboration diagram for Difficulty:

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 13 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 12 of file difficulty.h.


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