xoreos  0.0.5
Engines::KotOR::HUD Member List

This is the complete list of members for Engines::KotOR::HUD, including all inherited members.

_consoleEngines::GUIprotected
_containerEngines::KotOR::HUDprivate
_currentWidgetEngines::GUIprotected
_menuEngines::KotOR::HUDprivate
_minimapEngines::KotOR::HUDprivate
_minimapPointerEngines::KotOR::HUDprivate
_moduleEngines::KotOR::HUDprivate
_returnCodeEngines::GUIprotected
_startCodeEngines::GUIprotected
_subEngines::GUIprotected
abort()Engines::GUIvirtual
addBackground(const Common::UString &background, bool front=false)Engines::KotOR::GUIprotected
addChild(GUI *gui)Engines::GUIprotected
addEvent(const Events::Event &event)Engines::GUI
addWidget(Widget *widget)Engines::GUIprotected
callbackActive(Widget &widget)Engines::KotOR::HUDprotectedvirtual
callbackKeyInput(const Events::Key &key, const Events::EventType &type)Engines::GUIprotectedvirtual
callbackRun()Engines::GUIprotectedvirtual
callbackTextInput(const Common::UString &text)Engines::GUIprotectedvirtual
clearWidgets()Engines::GUIprotected
convertToGUI(float &x, float &y, const float widgetHeight) constEngines::KotOR::GUI
convertToXoreos(float &x, float &y, const float widgetHeight) constEngines::KotOR::GUI
declareGroup(const std::list< Widget *> &group)Engines::GUIprotected
empty()Engines::GUIprotected
getButton(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getCheckBox(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getCheckBoxState(const Common::UString &tag)Engines::KotOR::GUIprotected
getLabel(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getListBox(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getName() constEngines::KotOR::GUIvirtual
getPanel(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getPosition(float &x, float &y, float &z) constEngines::GUIprotected
getProgressbar(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getProtoItem(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getScrollbar(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getSlider(const Common::UString &tag, bool vital=false)Engines::KotOR::GUIprotected
getWidget(const Common::UString &tag, bool vital=false)Engines::GUIprotected
getWidget(const Common::UString &tag, bool vital=false) constEngines::GUIprotected
GUI(::Engines::Console *console=0)Engines::KotOR::GUI
Engines::GUI::GUI(Console *console=0)Engines::GUI
hasWidget(const Common::UString &tag) constEngines::GUIprotected
hide()Engines::KotOR::GUIvirtual
HUD(Module &module, ::Engines::Console *console=0)Engines::KotOR::HUD
initWidget(Widget &widget)Engines::KotOR::HUDprivatevirtual
kReturnCodeAbortEngines::GUIstatic
kReturnCodeNoneEngines::GUIstatic
kStartCodeNoneEngines::GUIstatic
kWidgetTypeButton enum valueEngines::KotOR::GUIprotected
kWidgetTypeCheckBox enum valueEngines::KotOR::GUIprotected
kWidgetTypeInvalid enum valueEngines::KotOR::GUIprotected
kWidgetTypeLabel enum valueEngines::KotOR::GUIprotected
kWidgetTypeListBox enum valueEngines::KotOR::GUIprotected
kWidgetTypePanel enum valueEngines::KotOR::GUIprotected
kWidgetTypeProgressbar enum valueEngines::KotOR::GUIprotected
kWidgetTypeProtoItem enum valueEngines::KotOR::GUIprotected
kWidgetTypeScrollbar enum valueEngines::KotOR::GUIprotected
kWidgetTypeSlider enum valueEngines::KotOR::GUIprotected
load(const Common::UString &resref)Engines::KotOR::GUIprotected
mouseDown()Engines::KotOR::GUIprotectedvirtual
mouseUp()Engines::KotOR::GUIprotectedvirtual
Notifyable()Events::Notifyableinlineprivate
notifyResized(int oldWidth, int oldHeight, int newWidth, int newHeight)Engines::KotOR::HUDprivatevirtual
processEventQueue()Engines::GUI
removeChild(GUI *gui)Engines::GUIprotected
removeFocus()Engines::GUIprotected
removeWidget(Widget *widget)Engines::GUIprotected
run(uint32 startCode=kStartCodeNone)Engines::GUI
setCheckBoxState(const Common::UString &tag, bool state)Engines::KotOR::GUIprotected
setMinimap(const Common::UString &map, int northAxis, float worldPt1X, float worldPt1Y, float worldPt2X, float worldPt2Y, float mapPt1X, float mapPt1Y, float mapPt2X, float mapPt2Y)Engines::KotOR::HUD
setPartyLeader(Creature *creature)Engines::KotOR::HUD
setPartyMember1(Creature *creature)Engines::KotOR::HUD
setPartyMember2(Creature *creature)Engines::KotOR::HUD
setPortrait(uint8 n, bool visible, const Common::UString &portrait="")Engines::KotOR::HUDprivate
setPosition(float x, float y)Engines::KotOR::HUD
Engines::KotOR::GUI::setPosition(float x, float y, float z)Engines::GUIprotected
setReturnEnabled(bool)Engines::KotOR::HUD
setReturnQueryStrref(uint32 id)Engines::KotOR::HUD
setReturnStrref(uint32 id)Engines::KotOR::HUD
setRotation(float angle)Engines::KotOR::HUD
show()Engines::KotOR::GUIvirtual
showContainer(Inventory &inv)Engines::KotOR::HUD
sub(GUI &gui, uint32 startCode=kStartCodeNone, bool showSelf=true, bool hideSelf=true)Engines::GUIprotected
update(int width, int height)Engines::KotOR::HUDprivate
updateMouse()Engines::GUIprotected
WidgetType enum nameEngines::KotOR::GUIprotected
~GUI()Engines::KotOR::GUIvirtual
~Notifyable()Events::Notifyableinlineprivatevirtual