#include <PlayerTemplate.h>
|
| static void | parseStartMoney (INI *ini, void *instance, void *store, const void *) |
| |
| static void | parseProductionCostChange (INI *ini, void *instance, void *store, const void *) |
| |
| static void | parseProductionTimeChange (INI *ini, void *instance, void *store, const void *) |
| |
| static void | parseProductionVeterancyLevel (INI *ini, void *instance, void *store, const void *) |
| |
Definition at line 73 of file PlayerTemplate.h.
◆ PlayerTemplate()
| PlayerTemplate::PlayerTemplate |
( |
| ) |
|
◆ getBaseSide()
◆ getBeaconTemplate()
| AsciiString PlayerTemplate::getBeaconTemplate |
( |
void | | ) |
const |
|
inline |
◆ getDisplayName()
◆ getEnabledImage()
| const Image * PlayerTemplate::getEnabledImage |
( |
void | | ) |
const |
◆ getFieldParse()
| const FieldParse * PlayerTemplate::getFieldParse |
( |
| ) |
|
|
static |
◆ getFlagWaterMarkImage()
| const Image * PlayerTemplate::getFlagWaterMarkImage |
( |
void | | ) |
const |
◆ getGeneralFeatures()
| const AsciiString PlayerTemplate::getGeneralFeatures |
( |
void | | ) |
const |
|
inline |
◆ getGeneralImage()
| const Image * PlayerTemplate::getGeneralImage |
( |
void | | ) |
const |
◆ getHandicap()
| const Handicap * PlayerTemplate::getHandicap |
( |
| ) |
const |
|
inline |
◆ getHeadWaterMarkImage()
| const Image * PlayerTemplate::getHeadWaterMarkImage |
( |
void | | ) |
const |
◆ getIntrinsicSciencePurchasePoints()
| Int PlayerTemplate::getIntrinsicSciencePurchasePoints |
( |
| ) |
const |
|
inline |
◆ getIntrinsicSciences()
| const ScienceVec & PlayerTemplate::getIntrinsicSciences |
( |
| ) |
const |
|
inline |
◆ getLoadScreen()
| AsciiString PlayerTemplate::getLoadScreen |
( |
void | | ) |
const |
|
inline |
◆ getLoadScreenMusic()
| AsciiString PlayerTemplate::getLoadScreenMusic |
( |
void | | ) |
const |
|
inline |
◆ getMedallionHilite()
| AsciiString PlayerTemplate::getMedallionHilite |
( |
| ) |
const |
|
inline |
◆ getMedallionNormal()
| AsciiString PlayerTemplate::getMedallionNormal |
( |
| ) |
const |
|
inline |
◆ getMedallionSelected()
| AsciiString PlayerTemplate::getMedallionSelected |
( |
| ) |
const |
|
inline |
◆ getMoney()
| const Money * PlayerTemplate::getMoney |
( |
| ) |
const |
|
inline |
◆ getName()
◆ getNameKey()
◆ getPreferredColor()
| const RGBColor * PlayerTemplate::getPreferredColor |
( |
| ) |
const |
|
inline |
◆ getProductionCostChanges()
◆ getProductionTimeChanges()
◆ getProductionVeterancyLevels()
◆ getPurchaseScienceCommandSetRank1()
| AsciiString PlayerTemplate::getPurchaseScienceCommandSetRank1 |
( |
void | | ) |
const |
|
inline |
◆ getPurchaseScienceCommandSetRank3()
| AsciiString PlayerTemplate::getPurchaseScienceCommandSetRank3 |
( |
void | | ) |
const |
|
inline |
◆ getPurchaseScienceCommandSetRank8()
| AsciiString PlayerTemplate::getPurchaseScienceCommandSetRank8 |
( |
void | | ) |
const |
|
inline |
◆ getScoreScreen()
| AsciiString PlayerTemplate::getScoreScreen |
( |
void | | ) |
const |
|
inline |
◆ getScoreScreenMusic()
| AsciiString PlayerTemplate::getScoreScreenMusic |
( |
| ) |
const |
|
inline |
◆ getSide()
◆ getSideIconImage()
| const Image * PlayerTemplate::getSideIconImage |
( |
void | | ) |
const |
◆ getSpecialPowerShortcutButtonCount()
| Int PlayerTemplate::getSpecialPowerShortcutButtonCount |
( |
void | | ) |
const |
|
inline |
◆ getSpecialPowerShortcutCommandSet()
| AsciiString PlayerTemplate::getSpecialPowerShortcutCommandSet |
( |
void | | ) |
const |
|
inline |
◆ getSpecialPowerShortcutWinName()
| AsciiString PlayerTemplate::getSpecialPowerShortcutWinName |
( |
void | | ) |
const |
|
inline |
◆ getStartingBuilding()
| AsciiString PlayerTemplate::getStartingBuilding |
( |
void | | ) |
const |
|
inline |
◆ getStartingUnit()
◆ getTooltip()
◆ isObserver()
| Bool PlayerTemplate::isObserver |
( |
| ) |
const |
|
inline |
◆ isOldFaction()
| Bool PlayerTemplate::isOldFaction |
( |
void | | ) |
const |
|
inline |
◆ isPlayableSide()
| Bool PlayerTemplate::isPlayableSide |
( |
| ) |
const |
|
inline |
◆ parseProductionCostChange()
| void PlayerTemplate::parseProductionCostChange |
( |
INI * | ini, |
|
|
void * | instance, |
|
|
void * | store, |
|
|
const void * | ) |
|
staticprotected |
◆ parseProductionTimeChange()
| void PlayerTemplate::parseProductionTimeChange |
( |
INI * | ini, |
|
|
void * | instance, |
|
|
void * | store, |
|
|
const void * | ) |
|
staticprotected |
◆ parseProductionVeterancyLevel()
| void PlayerTemplate::parseProductionVeterancyLevel |
( |
INI * | ini, |
|
|
void * | instance, |
|
|
void * | store, |
|
|
const void * | ) |
|
staticprotected |
◆ parseStartMoney()
| void PlayerTemplate::parseStartMoney |
( |
INI * | ini, |
|
|
void * | instance, |
|
|
void * | store, |
|
|
const void * | ) |
|
staticprotected |
◆ setNameKey()
The documentation for this class was generated from the following files: