Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
GeneralPersona Class Reference

#include <ChallengeGenerals.h>

Public Member Functions

 GeneralPersona (void)
 
const Bool isStartingEnabled () const
 
const AsciiStringgetBioName () const
 
const AsciiStringgetBioDOB () const
 
const AsciiStringgetBioBirthplace () const
 
const AsciiStringgetBioStrategy () const
 
const AsciiStringgetBioRank () const
 
const AsciiStringgetBioClassNumber () const
 
const AsciiStringgetBioBranch () const
 
const ImagegetBioPortraitSmall () const
 
const ImagegetBioPortraitLarge () const
 
const AsciiStringgetPortraitMovieLeftName () const
 
const AsciiStringgetPortraitMovieRightName () const
 
const AsciiStringgetCampaign () const
 
const AsciiStringgetPlayerTemplateName () const
 
const ImagegetImageDefeated () const
 
const ImagegetImageVictorious () const
 
const AsciiStringgetStringDefeated () const
 
const AsciiStringgetStringVictorious () const
 
const AsciiStringgetSelectionSound () const
 
const AsciiStringgetRandomTauntSound () const
 
const AsciiStringgetWinSound () const
 
const AsciiStringgetLossSound () const
 
const AsciiStringgetPreviewSound () const
 
const AsciiStringgetNameSound () const
 

Friends

class ChallengeGenerals
 

Detailed Description

Definition at line 48 of file ChallengeGenerals.h.

Constructor & Destructor Documentation

◆ GeneralPersona()

GeneralPersona::GeneralPersona ( void )
inline

Definition at line 82 of file ChallengeGenerals.h.

Member Function Documentation

◆ getBioBirthplace()

const AsciiString & GeneralPersona::getBioBirthplace ( ) const
inline

Definition at line 92 of file ChallengeGenerals.h.

◆ getBioBranch()

const AsciiString & GeneralPersona::getBioBranch ( ) const
inline

Definition at line 96 of file ChallengeGenerals.h.

◆ getBioClassNumber()

const AsciiString & GeneralPersona::getBioClassNumber ( ) const
inline

Definition at line 95 of file ChallengeGenerals.h.

◆ getBioDOB()

const AsciiString & GeneralPersona::getBioDOB ( ) const
inline

Definition at line 91 of file ChallengeGenerals.h.

◆ getBioName()

const AsciiString & GeneralPersona::getBioName ( ) const
inline

Definition at line 90 of file ChallengeGenerals.h.

◆ getBioPortraitLarge()

const Image * GeneralPersona::getBioPortraitLarge ( ) const
inline

Definition at line 98 of file ChallengeGenerals.h.

◆ getBioPortraitSmall()

const Image * GeneralPersona::getBioPortraitSmall ( ) const
inline

Definition at line 97 of file ChallengeGenerals.h.

◆ getBioRank()

const AsciiString & GeneralPersona::getBioRank ( ) const
inline

Definition at line 94 of file ChallengeGenerals.h.

◆ getBioStrategy()

const AsciiString & GeneralPersona::getBioStrategy ( ) const
inline

Definition at line 93 of file ChallengeGenerals.h.

◆ getCampaign()

const AsciiString & GeneralPersona::getCampaign ( ) const
inline

Definition at line 101 of file ChallengeGenerals.h.

◆ getImageDefeated()

const Image * GeneralPersona::getImageDefeated ( ) const
inline

Definition at line 103 of file ChallengeGenerals.h.

◆ getImageVictorious()

const Image * GeneralPersona::getImageVictorious ( ) const
inline

Definition at line 104 of file ChallengeGenerals.h.

◆ getLossSound()

const AsciiString & GeneralPersona::getLossSound ( ) const
inline

Definition at line 117 of file ChallengeGenerals.h.

◆ getNameSound()

const AsciiString & GeneralPersona::getNameSound ( ) const
inline

Definition at line 119 of file ChallengeGenerals.h.

◆ getPlayerTemplateName()

const AsciiString & GeneralPersona::getPlayerTemplateName ( ) const
inline

Definition at line 102 of file ChallengeGenerals.h.

◆ getPortraitMovieLeftName()

const AsciiString & GeneralPersona::getPortraitMovieLeftName ( ) const
inline

Definition at line 99 of file ChallengeGenerals.h.

◆ getPortraitMovieRightName()

const AsciiString & GeneralPersona::getPortraitMovieRightName ( ) const
inline

Definition at line 100 of file ChallengeGenerals.h.

◆ getPreviewSound()

const AsciiString & GeneralPersona::getPreviewSound ( ) const
inline

Definition at line 118 of file ChallengeGenerals.h.

◆ getRandomTauntSound()

const AsciiString & GeneralPersona::getRandomTauntSound ( ) const
inline

Definition at line 108 of file ChallengeGenerals.h.

◆ getSelectionSound()

const AsciiString & GeneralPersona::getSelectionSound ( ) const
inline

Definition at line 107 of file ChallengeGenerals.h.

◆ getStringDefeated()

const AsciiString & GeneralPersona::getStringDefeated ( ) const
inline

Definition at line 105 of file ChallengeGenerals.h.

◆ getStringVictorious()

const AsciiString & GeneralPersona::getStringVictorious ( ) const
inline

Definition at line 106 of file ChallengeGenerals.h.

◆ getWinSound()

const AsciiString & GeneralPersona::getWinSound ( ) const
inline

Definition at line 116 of file ChallengeGenerals.h.

◆ isStartingEnabled()

const Bool GeneralPersona::isStartingEnabled ( ) const
inline

Definition at line 89 of file ChallengeGenerals.h.

Friends And Related Symbol Documentation

◆ ChallengeGenerals

friend class ChallengeGenerals
friend

Definition at line 50 of file ChallengeGenerals.h.


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