xoreos
0.0.5
|
This is the complete list of members for Engines::KotOR::CharacterGenerationBaseMenu, including all inherited members.
_accepted | Engines::KotOR::CharacterGenerationBaseMenu | private |
_console | Engines::GUI | protected |
_currentWidget | Engines::GUI | protected |
_info | Engines::KotOR::CharacterGenerationBaseMenu | protected |
_returnCode | Engines::GUI | protected |
_startCode | Engines::GUI | protected |
_sub | Engines::GUI | protected |
abort() | Engines::GUI | virtual |
accept() | Engines::KotOR::CharacterGenerationBaseMenu | protected |
addBackground(const Common::UString &background, bool front=false) | Engines::KotOR::GUI | protected |
addChild(GUI *gui) | Engines::GUI | protected |
addEvent(const Events::Event &event) | Engines::GUI | |
addWidget(Widget *widget) | Engines::GUI | protected |
callbackActive(Widget &widget) | Engines::KotOR::CharacterGenerationBaseMenu | inlineprivatevirtual |
callbackKeyInput(const Events::Key &key, const Events::EventType &type) | Engines::GUI | protectedvirtual |
callbackRun() | Engines::GUI | protectedvirtual |
callbackTextInput(const Common::UString &text) | Engines::GUI | protectedvirtual |
CharacterGenerationBaseMenu(CharacterGenerationInfo &info, ::Engines::Console *console=0) | Engines::KotOR::CharacterGenerationBaseMenu | |
clearWidgets() | Engines::GUI | protected |
convertToGUI(float &x, float &y, const float widgetHeight) const | Engines::KotOR::GUI | |
convertToXoreos(float &x, float &y, const float widgetHeight) const | Engines::KotOR::GUI | |
declareGroup(const std::list< Widget *> &group) | Engines::GUI | protected |
empty() | Engines::GUI | protected |
getButton(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getCheckBox(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getCheckBoxState(const Common::UString &tag) | Engines::KotOR::GUI | protected |
getLabel(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getListBox(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getName() const | Engines::KotOR::GUI | virtual |
getPanel(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getPosition(float &x, float &y, float &z) const | Engines::GUI | protected |
getProgressbar(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getProtoItem(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getScrollbar(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getSlider(const Common::UString &tag, bool vital=false) | Engines::KotOR::GUI | protected |
getWidget(const Common::UString &tag, bool vital=false) | Engines::GUI | protected |
getWidget(const Common::UString &tag, bool vital=false) const | Engines::GUI | protected |
GUI(::Engines::Console *console=0) | Engines::KotOR::GUI | |
Engines::GUI::GUI(Console *console=0) | Engines::GUI | |
hasWidget(const Common::UString &tag) const | Engines::GUI | protected |
hide() | Engines::KotOR::GUI | virtual |
initWidget(Widget &widget) | Engines::KotOR::GUI | protectedvirtual |
isAccepted() | Engines::KotOR::CharacterGenerationBaseMenu | |
kReturnCodeAbort | Engines::GUI | static |
kReturnCodeNone | Engines::GUI | static |
kStartCodeNone | Engines::GUI | static |
kWidgetTypeButton enum value | Engines::KotOR::GUI | protected |
kWidgetTypeCheckBox enum value | Engines::KotOR::GUI | protected |
kWidgetTypeInvalid enum value | Engines::KotOR::GUI | protected |
kWidgetTypeLabel enum value | Engines::KotOR::GUI | protected |
kWidgetTypeListBox enum value | Engines::KotOR::GUI | protected |
kWidgetTypePanel enum value | Engines::KotOR::GUI | protected |
kWidgetTypeProgressbar enum value | Engines::KotOR::GUI | protected |
kWidgetTypeProtoItem enum value | Engines::KotOR::GUI | protected |
kWidgetTypeScrollbar enum value | Engines::KotOR::GUI | protected |
kWidgetTypeSlider enum value | Engines::KotOR::GUI | protected |
load(const Common::UString &resref) | Engines::KotOR::GUI | protected |
mouseDown() | Engines::KotOR::GUI | protectedvirtual |
mouseUp() | Engines::KotOR::GUI | protectedvirtual |
processEventQueue() | Engines::GUI | |
removeChild(GUI *gui) | Engines::GUI | protected |
removeFocus() | Engines::GUI | protected |
removeWidget(Widget *widget) | Engines::GUI | protected |
run(uint32 startCode=kStartCodeNone) | Engines::GUI | |
setCheckBoxState(const Common::UString &tag, bool state) | Engines::KotOR::GUI | protected |
setPosition(float x, float y, float z) | Engines::GUI | protected |
show() | Engines::KotOR::GUI | virtual |
sub(GUI &gui, uint32 startCode=kStartCodeNone, bool showSelf=true, bool hideSelf=true) | Engines::GUI | protected |
updateMouse() | Engines::GUI | protected |
WidgetType enum name | Engines::KotOR::GUI | protected |
~GUI() | Engines::KotOR::GUI | virtual |