applyTheme(UiTheme *t) | UiObject | [inline] |
BasicObject(const char *name, BasicObject *parent) | BasicObject | |
BasicObject(TiXmlElement *el, BasicObject *p) | BasicObject | |
bgcolor | GuiBackground | |
Callback typedef | BasicObject | |
child_iter typedef (defined in BasicObject) | BasicObject | [protected] |
child_list typedef (defined in BasicObject) | BasicObject | [protected] |
child_reverse_iter typedef (defined in BasicObject) | BasicObject | [protected] |
children (defined in BasicObject) | BasicObject | [protected] |
constant enum value (defined in GuiFlowWindow) | GuiFlowWindow | |
cosinus enum value (defined in GuiFlowWindow) | GuiFlowWindow | |
create(TiXmlElement *el, GuiElement *parent=NULL) | GuiElement | [static] |
createWithoutChildren(TiXmlElement *el, GuiElement *parent=NULL) | GuiElement | [static] |
decRequireOnFrame() | GuiElement | [inline, protected, virtual] |
destroy() | BasicObject | [inline] |
eFlyStyle (defined in GuiFlowWindow) | GuiFlowWindow | |
EventIter typedef (defined in BasicObject) | BasicObject | [protected] |
FlyStyles enum name (defined in GuiFlowWindow) | GuiFlowWindow | |
flyTo(const SDL_Rect &r, Uint32 t) | GuiFlowWindow | |
FocusType enum name | UiObject | |
FocusTypes typedef | UiObject | |
ftDisplay enum value (defined in UiObject) | UiObject | |
ftKeyboard enum value (defined in UiObject) | UiObject | |
ftMouse enum value (defined in UiObject) | UiObject | |
getAbsCenterPoint(Sint32 &x, Sint32 &y) | GuiElement | |
getAbsWindow() | GuiElement | |
getChildWithName(const char *name) | BasicObject | |
getClassName() | GuiTextField | [inline, virtual] |
getClientCenterPoint(Sint32 &x, Sint32 &y) | GuiElement | |
getClientWindow() const | GuiElement | |
getClip() | GuiElement | |
getDrawWindow() | GuiElement | |
getFunc(const char *name) (defined in BasicObject) | BasicObject | [inline, static] |
getFuncByName(const char *name) | BasicObject | |
getFunction(const char *name) (defined in BasicObject) | BasicObject | [static] |
getFunctionByName(const char *name) | BasicObject | |
getName() const | BasicObject | [inline] |
getObject(const char *name) (defined in BasicObject) | BasicObject | [inline, static] |
getObjectByName(const char *name) | BasicObject | |
getParent() const | GuiElement | |
getRedraw() | GuiElement | [inline] |
getRelCenterPoint(Sint32 &x, Sint32 &y) | GuiElement | |
getRelWindow() const | GuiElement | |
getToplevel() | GuiElement | |
getWndSize(Uint32 &w, Uint32 &h) const | GuiElement | |
getXmlData() | BasicObject | [inline] |
GuiBackground(const SDL_Rect &r, GuiElement *p, const char *name, Uint32 c=CLR_STANDARD) | GuiBackground | |
GuiBackground(TiXmlElement *el, GuiElement *p) | GuiBackground | |
GuiElement(const SDL_Rect &r, GuiElement *p, const char *name) | GuiElement | |
GuiElement(TiXmlElement *el, GuiElement *p) | GuiElement | |
GuiFlowWindow(const SDL_Rect &r, GuiElement *el, const char *name, Uint32 color=CLR_STANDARD, SdlSurface *backbmp=0, FlyStyles style=theme_std) (defined in GuiFlowWindow) | GuiFlowWindow | |
GuiFlowWindow(TiXmlElement *el, GuiElement *p) | GuiFlowWindow | |
GuiPictureBg(const SDL_Rect &r, GuiElement *el, const char *name, Uint32 color=CLR_STANDARD, SdlSurface *backbmp=NULL) (defined in GuiPictureBg) | GuiPictureBg | |
GuiPictureBg(TiXmlElement *el, GuiElement *p) | GuiPictureBg | |
GuiTextField(const SDL_Rect &r, GuiElement *el, const char *name, const char *t=0, Uint32 c=CLR_INVALID, SdlSurface *bgbmp=NULL) (defined in GuiTextField) | GuiTextField | |
GuiTextField(TiXmlElement *el, GuiElement *p) | GuiTextField | |
HAlign typedef (defined in GuiTextField) | GuiTextField | |
hasSurface() const | GuiElement | [inline, virtual] |
incRequireOnFrame() | GuiElement | [inline, protected, virtual] |
init() | BasicObject | [inline] |
isEnabled() const | GuiElement | |
isGuiElement() const | GuiElement | [inline, virtual] |
isNetSocket() const | BasicObject | [inline, virtual] |
isOglElement() const | UiObject | [inline, virtual] |
isUiObject() const | UiObject | [inline, virtual] |
isVisible() const | GuiElement | |
matchName(const char *name) | BasicObject | |
moveBy(Sint32 x, Sint32 y) | GuiElement | |
moveRelCenterTo(Sint32 x, Sint32 y) | GuiElement | |
moveTo(Sint32 x, Sint32 y) | GuiElement | |
newelement(void *presult, BasicObject *o, void *xmldata) (defined in GuiElement) | GuiElement | [inline, static] |
newguiobject(void *presult, BasicObject *o, void *xmldata) (defined in GuiTextField) | GuiTextField | [inline, static] |
nTime | GuiFlowWindow | |
numChildren() | BasicObject | [inline] |
onDestroy() | GuiElement | [protected, virtual] |
onEnabledChanged(bool enabled) | GuiElement | [protected, virtual] |
oneStepToBottom() | UiObject | |
oneStepToTop() | UiObject | |
onFocus(FocusTypes gained) | UiObject | [inline, protected, virtual] |
onFrame(SdlSurface *dst) | GuiFlowWindow | [protected, virtual] |
UiObject::onFrame() | UiObject | [inline, protected, virtual] |
onInit() | GuiTextField | [protected, virtual] |
onKeyDown(SDL_KeyboardEvent *ev) | UiObject | [inline, protected, virtual] |
onKeyUp(SDL_KeyboardEvent *ev) | UiObject | [inline, protected, virtual] |
onMouseDown(SDL_MouseButtonEvent *ev) | UiObject | [inline, protected, virtual] |
onMouseMotion(SDL_MouseMotionEvent *ev) | UiObject | [inline, protected, virtual] |
onMouseMove(Uint32 x, Uint32 y) | GuiElement | [inline, protected, virtual] |
onMouseOut() | GuiElement | [protected, virtual] |
onMouseOver() | GuiElement | [protected, virtual] |
onMouseUp(SDL_MouseButtonEvent *ev) | UiObject | [inline, protected, virtual] |
onPosReached() | GuiFlowWindow | [protected, virtual] |
onRelease(FocusTypes lost) | UiObject | [inline, protected, virtual] |
onResize() | GuiElement | [inline, protected, virtual] |
onThemeChanged(UiTheme *t) | GuiFlowWindow | [protected, virtual] |
paintBg(SdlSurface *dst) | GuiPictureBg | [protected, virtual] |
parentitem (defined in BasicObject) | BasicObject | [protected] |
powsin enum value (defined in GuiFlowWindow) | GuiFlowWindow | |
rDestination | GuiFlowWindow | |
resizeBy(Sint32 dw, Sint32 dh) | GuiElement | |
resizeTo(Uint32 w, Uint32 h) | GuiElement | |
setAbsWindow(const SDL_Rect &r) | GuiElement | |
setAlign(VAlign v, HAlign h) (defined in GuiTextField) | GuiTextField | |
setBmp(SdlSurface *backbmp) (defined in GuiPictureBg) | GuiPictureBg | |
setDrawRectDirty() | GuiElement | [protected] |
setEnabled(bool b) | GuiElement | |
setPosReachedCallback(Callback c, BasicObject *aim) | GuiFlowWindow | [inline] |
setRedraw() | GuiElement | |
setRelWindow(const SDL_Rect &r) | GuiElement | |
setText(const char *t) (defined in GuiTextField) | GuiTextField | |
setVisible(bool b) | GuiElement | |
sin_2 enum value (defined in GuiFlowWindow) | GuiFlowWindow | |
sinus enum value (defined in GuiFlowWindow) | GuiFlowWindow | |
start() | GuiFlowWindow | |
startflight(void *sender, BasicObject *aim, void *time) (defined in GuiFlowWindow) | GuiFlowWindow | [inline, static] |
startMove(int t) | GuiTextField | |
stop() | GuiFlowWindow | |
swapSrcDest() | GuiFlowWindow | [inline] |
theme_std enum value (defined in GuiFlowWindow) | GuiFlowWindow | |
toBottom() | UiObject | |
togglevisibility(void *sender, BasicObject *aim, void *) | GuiElement | [inline, static] |
toTop() | UiObject | |
tr(const char *text) | UiObject | [static] |
UiObject(BasicObject *parent, const char *name) | UiObject | |
UiObject(TiXmlElement *el, BasicObject *parent) | UiObject | |
VAlign typedef (defined in GuiTextField) | GuiTextField | |
xmlData | BasicObject | [protected] |
~BasicObject() (defined in BasicObject) | BasicObject | [virtual] |
~GuiBackground() (defined in GuiBackground) | GuiBackground | [virtual] |
~GuiElement() (defined in GuiElement) | GuiElement | [virtual] |
~GuiFlowWindow() (defined in GuiFlowWindow) | GuiFlowWindow | [virtual] |
~GuiPictureBg() (defined in GuiPictureBg) | GuiPictureBg | [virtual] |
~GuiTextField() (defined in GuiTextField) | GuiTextField | [virtual] |
~UiObject() (defined in UiObject) | UiObject | [virtual] |