GuiFlowMenu Member List

This is the complete list of members for GuiFlowMenu, including all inherited members.

appear()GuiFlowMenu
applyTheme(UiTheme *t)UiObject [inline]
BasicObject(const char *name, BasicObject *parent)BasicObject
BasicObject(TiXmlElement *el, BasicObject *p)BasicObject
bgcolorGuiBackground
Callback typedefBasicObject
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]
disappear()GuiFlowMenu
eFlyStyle (defined in GuiFlowWindow)GuiFlowWindow
EventIter typedef (defined in BasicObject)BasicObject [protected]
flyin(void *sender, BasicObject *aim, void *) (defined in GuiFlowMenu)GuiFlowMenu [inline, static]
flyout_back(void *sender, BasicObject *aim, void *) (defined in GuiFlowMenu)GuiFlowMenu [inline, static]
flyout_disappear(void *sender, BasicObject *aim, void *) (defined in GuiFlowMenu)GuiFlowMenu [inline, static]
flyout_next(void *sender, BasicObject *aim, void *) (defined in GuiFlowMenu)GuiFlowMenu [inline, static]
FlyStyles enum name (defined in GuiFlowWindow)GuiFlowWindow
flyTo(const SDL_Rect &r, Uint32 t)GuiFlowWindow
FocusType enum nameUiObject
FocusTypes typedefUiObject
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
getActiveItem()GuiFlowMenu [inline]
getActiveItemID()GuiFlowMenu [inline]
getChildWithName(const char *name)BasicObject
getClassName()GuiFlowMenu [inline, virtual]
getClientCenterPoint(Sint32 &x, Sint32 &y)GuiElement
getClientWindow() constGuiElement
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() constBasicObject [inline]
getObject(const char *name) (defined in BasicObject)BasicObject [inline, static]
getObjectByName(const char *name)BasicObject
getParent() constGuiElement
getRedraw()GuiElement [inline]
getRelCenterPoint(Sint32 &x, Sint32 &y)GuiElement
getRelWindow() constGuiElement
getToplevel()GuiElement
getWndSize(Uint32 &w, Uint32 &h) constGuiElement
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
GuiFlowMenu(TiXmlElement *el, GuiElement *p)GuiFlowMenu
GuiFlowMenuItem (defined in GuiFlowMenu)GuiFlowMenu [friend]
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
hasSurface() constGuiElement [inline, virtual]
ID_INVALIDGuiFlowMenu [static]
incRequireOnFrame()GuiElement [inline, protected, virtual]
init()BasicObject [inline]
isEnabled() constGuiElement
isGuiElement() constGuiElement [inline, virtual]
isNetSocket() constBasicObject [inline, virtual]
isOglElement() constUiObject [inline, virtual]
isUiObject() constUiObject [inline, virtual]
isVisible() constGuiElement
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 GuiFlowMenu)GuiFlowMenu [inline, static]
nTimeGuiFlowWindow
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()GuiFlowMenu [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()GuiFlowMenu [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
rDestinationGuiFlowWindow
resizeBy(Sint32 dw, Sint32 dh)GuiElement
resizeTo(Uint32 w, Uint32 h)GuiElement
setAbsWindow(const SDL_Rect &r)GuiElement
setBackCallback(const BasicObject::FunctionData &fd)GuiFlowMenu [inline]
setBmp(SdlSurface *backbmp) (defined in GuiPictureBg)GuiPictureBg
setChooseNextCallback(const BasicObject::FunctionData &fd)GuiFlowMenu [inline]
setDisappearRect(const SDL_Rect &r)GuiFlowMenu [inline]
setDrawRectDirty()GuiElement [protected]
setEnabled(bool b)GuiElement
setFlewInCallback(const BasicObject::FunctionData &fd)GuiFlowMenu [inline]
setFlyTime(Uint32 t)GuiFlowMenu [inline]
setNoNextCallback(const BasicObject::FunctionData &fd)GuiFlowMenu [inline]
setPosReachedCallback(Callback c, BasicObject *aim)GuiFlowWindow [inline]
setRedraw()GuiElement
setRelWindow(const SDL_Rect &r)GuiElement
setShowRect(const SDL_Rect &r)GuiFlowMenu [inline]
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]
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
xmlDataBasicObject [protected]
~BasicObject() (defined in BasicObject)BasicObject [virtual]
~GuiBackground() (defined in GuiBackground)GuiBackground [virtual]
~GuiElement() (defined in GuiElement)GuiElement [virtual]
~GuiFlowMenu() (defined in GuiFlowMenu)GuiFlowMenu [virtual]
~GuiFlowWindow() (defined in GuiFlowWindow)GuiFlowWindow [virtual]
~GuiPictureBg() (defined in GuiPictureBg)GuiPictureBg [virtual]
~UiObject() (defined in UiObject)UiObject [virtual]


Generated on Wed May 9 17:36:17 2007 for netrinjo by  doxygen 1.5.1