#include <charactercreation.hpp>
| Enumerator |
|---|
| CSE_NotStarted |
|
| CSE_NameChosen |
|
| CSE_RaceChosen |
|
| CSE_ClassChosen |
|
| CSE_BirthSignChosen |
|
| CSE_ReviewBack |
|
| CSE_ReviewNext |
|
| MWGui::CharacterCreation::~CharacterCreation |
( |
| ) |
|
| void MWGui::CharacterCreation::configureSkills |
( |
const SkillList & |
major, |
|
|
const SkillList & |
minor |
|
) |
| |
| void MWGui::CharacterCreation::handleDialogDone |
( |
CSE |
currentStage, |
|
|
int |
nextMode |
|
) |
| |
|
private |
| void MWGui::CharacterCreation::onBirthSignDialogBack |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::onBirthSignDialogDone |
( |
WindowBase * |
parWindow | ) |
|
|
private |
| void MWGui::CharacterCreation::onClassChoice |
( |
int |
_index | ) |
|
|
private |
| void MWGui::CharacterCreation::onClassQuestionChosen |
( |
int |
_index | ) |
|
|
private |
| void MWGui::CharacterCreation::onCreateClassDialogBack |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::onCreateClassDialogDone |
( |
WindowBase * |
parWindow | ) |
|
|
private |
| void MWGui::CharacterCreation::onFrame |
( |
float |
duration | ) |
|
| void MWGui::CharacterCreation::onGenerateClassBack |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::onGenerateClassDone |
( |
WindowBase * |
parWindow | ) |
|
|
private |
| void MWGui::CharacterCreation::onNameDialogDone |
( |
WindowBase * |
parWindow | ) |
|
|
private |
| void MWGui::CharacterCreation::onPickClassDialogBack |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::onPickClassDialogDone |
( |
WindowBase * |
parWindow | ) |
|
|
private |
| void MWGui::CharacterCreation::onRaceDialogBack |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::onRaceDialogDone |
( |
WindowBase * |
parWindow | ) |
|
|
private |
| void MWGui::CharacterCreation::onReviewActivateDialog |
( |
int |
parDialog | ) |
|
|
private |
| void MWGui::CharacterCreation::onReviewDialogBack |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::onReviewDialogDone |
( |
WindowBase * |
parWindow | ) |
|
|
private |
| void MWGui::CharacterCreation::selectBirthSign |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::selectCreatedClass |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::selectGeneratedClass |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::selectPickedClass |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::selectRace |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::showClassQuestionDialog |
( |
| ) |
|
|
private |
| void MWGui::CharacterCreation::spawnDialog |
( |
const char |
id | ) |
|
| BirthDialog* MWGui::CharacterCreation::mBirthSignDialog |
|
private |
| CSE MWGui::CharacterCreation::mCreationStage |
|
private |
| std::string MWGui::CharacterCreation::mGenerateClass |
|
private |
| InfoBoxDialog* MWGui::CharacterCreation::mGenerateClassQuestionDialog |
|
private |
| unsigned MWGui::CharacterCreation::mGenerateClassSpecializations[3] |
|
private |
| unsigned MWGui::CharacterCreation::mGenerateClassStep |
|
private |
| osg::Group* MWGui::CharacterCreation::mParent |
|
private |
| std::string MWGui::CharacterCreation::mPlayerBirthSignId |
|
private |
| std::string MWGui::CharacterCreation::mPlayerName |
|
private |
| std::string MWGui::CharacterCreation::mPlayerRaceId |
|
private |
The documentation for this class was generated from the following files: