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

#include <statistics.h>

Static Public Member Functions

static void reset ()
 
static void storeInBundle (Bundle *bundle)
 
static void restoreFromBundle (Bundle *bundle)
 

Static Public Attributes

static int goldCollected
 
static int deepestFloor
 
static int enemiesSlain
 
static int foodEaten
 
static int potionsCooked
 
static int piranhasKilled
 
static int nightHunt
 
static int ankhsUsed
 
static float duration
 
static bool qualifiedForNoKilling = false
 
static bool completedWithNoKilling = false
 
static bool amuletObtained = false
 

Member Function Documentation

◆ reset()

void Statistics::reset ( )
static
Here is the caller graph for this function:

◆ restoreFromBundle()

void Statistics::restoreFromBundle ( Bundle * bundle)
static
Here is the caller graph for this function:

◆ storeInBundle()

void Statistics::storeInBundle ( Bundle * bundle)
static

Member Data Documentation

◆ amuletObtained

bool Statistics::amuletObtained = false
static

◆ ankhsUsed

int Statistics::ankhsUsed
static

◆ completedWithNoKilling

bool Statistics::completedWithNoKilling = false
static

◆ deepestFloor

int Statistics::deepestFloor
static

◆ duration

float Statistics::duration
static

◆ enemiesSlain

int Statistics::enemiesSlain
static

◆ foodEaten

int Statistics::foodEaten
static

◆ goldCollected

int Statistics::goldCollected
static

◆ nightHunt

int Statistics::nightHunt
static

◆ piranhasKilled

int Statistics::piranhasKilled
static

◆ potionsCooked

int Statistics::potionsCooked
static

◆ qualifiedForNoKilling

bool Statistics::qualifiedForNoKilling = false
static

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