#include <ScoreKeeper.h>
Inherits Snapshot.
Definition at line 68 of file ScoreKeeper.h.
◆ ScoreKeeper()
| ScoreKeeper::ScoreKeeper |
( |
void | | ) |
|
◆ ~ScoreKeeper()
| ScoreKeeper::~ScoreKeeper |
( |
void | | ) |
|
◆ addMoneyEarned()
| void ScoreKeeper::addMoneyEarned |
( |
Int | money | ) |
|
|
inline |
◆ addMoneySpent()
| void ScoreKeeper::addMoneySpent |
( |
Int | money | ) |
|
|
inline |
◆ addObjectBuilt()
| void ScoreKeeper::addObjectBuilt |
( |
const Object * | o | ) |
|
◆ addObjectCaptured()
| void ScoreKeeper::addObjectCaptured |
( |
const Object * | o | ) |
|
◆ addObjectDestroyed()
| void ScoreKeeper::addObjectDestroyed |
( |
const Object * | o | ) |
|
◆ addObjectLost()
| void ScoreKeeper::addObjectLost |
( |
const Object * | o | ) |
|
◆ calculateScore()
| Int ScoreKeeper::calculateScore |
( |
void | | ) |
|
Performs the equation to calculate the score.
Definition at line 339 of file ScoreKeeper.cpp.
◆ crc()
| void ScoreKeeper::crc |
( |
Xfer * | xfer | ) |
|
|
protectedvirtual |
◆ getTotalBuildingsBuilt()
| Int ScoreKeeper::getTotalBuildingsBuilt |
( |
void | | ) |
|
|
inline |
◆ getTotalBuildingsDestroyed()
| Int ScoreKeeper::getTotalBuildingsDestroyed |
( |
void | | ) |
|
◆ getTotalBuildingsLost()
| Int ScoreKeeper::getTotalBuildingsLost |
( |
void | | ) |
|
|
inline |
◆ getTotalFactionBuildingsCaptured()
| Int ScoreKeeper::getTotalFactionBuildingsCaptured |
( |
void | | ) |
|
|
inline |
◆ getTotalMoneyEarned()
| Int ScoreKeeper::getTotalMoneyEarned |
( |
void | | ) |
|
|
inline |
◆ getTotalMoneySpent()
| Int ScoreKeeper::getTotalMoneySpent |
( |
void | | ) |
|
|
inline |
◆ getTotalObjectsBuilt()
◆ getTotalTechBuildingsCaptured()
| Int ScoreKeeper::getTotalTechBuildingsCaptured |
( |
void | | ) |
|
|
inline |
◆ getTotalUnitsBuilt() [1/2]
◆ getTotalUnitsBuilt() [2/2]
| Int ScoreKeeper::getTotalUnitsBuilt |
( |
void | | ) |
|
|
inline |
◆ getTotalUnitsDestroyed()
| Int ScoreKeeper::getTotalUnitsDestroyed |
( |
void | | ) |
|
◆ getTotalUnitsLost()
| Int ScoreKeeper::getTotalUnitsLost |
( |
void | | ) |
|
|
inline |
◆ loadPostProcess()
| void ScoreKeeper::loadPostProcess |
( |
void | | ) |
|
|
protectedvirtual |
◆ removeObjectBuilt()
| void ScoreKeeper::removeObjectBuilt |
( |
const Object * | o | ) |
|
◆ reset()
| void ScoreKeeper::reset |
( |
Int | playerIdx | ) |
|
◆ xfer()
| void ScoreKeeper::xfer |
( |
Xfer * | xfer | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: