My Project
 
Loading...
Searching...
No Matches
Challenges Class Reference

#include <define.h>

Static Public Attributes

static const int NO_FOOD = 1
 
static const int NO_ARMOR = 2
 
static const int NO_HEALING = 4
 
static const int NO_HERBALISM = 8
 
static const int SWARM_INTELLIGENCE = 16
 
static const int DARKNESS = 32
 
static const int NO_SCROLLS = 64
 
static const int NAME_LEN = 7
 
static const char * NAMES []
 
static const int MASKS []
 

Member Data Documentation

◆ DARKNESS

const int Challenges::DARKNESS = 32
static

◆ MASKS

const int Challenges::MASKS
static
Initial value:
= {
}
static const int NO_ARMOR
Definition define.h:172
static const int NO_HERBALISM
Definition define.h:174
static const int NO_HEALING
Definition define.h:173
static const int DARKNESS
Definition define.h:176
static const int NO_SCROLLS
Definition define.h:177
static const int NO_FOOD
Definition define.h:171
static const int SWARM_INTELLIGENCE
Definition define.h:175

◆ NAME_LEN

const int Challenges::NAME_LEN = 7
static

◆ NAMES

const char * Challenges::NAMES
static
Initial value:
= {
"lang.challenge_name_ondit",
"lang.challenge_faith_armor",
"lang.challenge_phar",
"lang.challenge_barl",
"lang.challenge_swit",
"lang.challenge_intodar",
"lang.challenge_forune"
}

◆ NO_ARMOR

const int Challenges::NO_ARMOR = 2
static

◆ NO_FOOD

const int Challenges::NO_FOOD = 1
static

◆ NO_HEALING

const int Challenges::NO_HEALING = 4
static

◆ NO_HERBALISM

const int Challenges::NO_HERBALISM = 8
static

◆ NO_SCROLLS

const int Challenges::NO_SCROLLS = 64
static

◆ SWARM_INTELLIGENCE

const int Challenges::SWARM_INTELLIGENCE = 16
static

The documentation for this class was generated from the following files: