, including all inherited members.
addButton(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1, const wchar_t *text=0, const wchar_t *tooltiptext=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addCheckBox(bool checked, const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1, const wchar_t *text=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addColorSelectDialog(const wchar_t *title=0, bool modal=true, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addComboBox(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addContextMenu(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addEditBox(const wchar_t *text, const core::rect< s32 > &rectangle, bool border=true, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addEmptySpriteBank(const io::path &name)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addFileOpenDialog(const wchar_t *title=0, bool modal=true, IGUIElement *parent=0, s32 id=-1, bool restoreCWD=false, io::path::char_type *startDir=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addFont(const io::path &name, IGUIFont *font)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addGUIElement(const c8 *elementName, IGUIElement *parent=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addImage(video::ITexture *image, core::position2d< s32 > pos, bool useAlphaChannel=true, IGUIElement *parent=0, s32 id=-1, const wchar_t *text=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addImage(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1, const wchar_t *text=0, bool useAlphaChannel=true)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addInOutFader(const core::rect< s32 > *rectangle=0, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addListBox(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1, bool drawBackground=false)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addMenu(IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addMeshViewer(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1, const wchar_t *text=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addMessageBox(const wchar_t *caption, const wchar_t *text=0, bool modal=true, s32 flags=EMBF_OK, IGUIElement *parent=0, s32 id=-1, video::ITexture *image=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addModalScreen(IGUIElement *parent)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addScrollBar(bool horizontal, const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addSpinBox(const wchar_t *text, const core::rect< s32 > &rectangle, bool border=true, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addStaticText(const wchar_t *text, const core::rect< s32 > &rectangle, bool border=false, bool wordWrap=true, IGUIElement *parent=0, s32 id=-1, bool fillBackground=false)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addTab(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addTabControl(const core::rect< s32 > &rectangle, IGUIElement *parent=0, bool fillbackground=false, bool border=true, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addTable(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1, bool drawBackground=false)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addToolBar(IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addTreeView(const core::rect< s32 > &rectangle, IGUIElement *parent=0, s32 id=-1, bool drawBackground=false, bool scrollBarVertical=true, bool scrollBarHorizontal=false)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
addWindow(const core::rect< s32 > &rectangle, bool modal=false, const wchar_t *text=0, IGUIElement *parent=0, s32 id=-1)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
clear()=0 | irr::gui::IGUIEnvironment | [pure virtual] |
createImageList(video::ITexture *texture, core::dimension2d< s32 > imageSize, bool useAlphaChannel)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
createSkin(EGUI_SKIN_TYPE type)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
deserializeAttributes(io::IAttributes *in, io::SAttributeReadWriteOptions *options=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
drawAll()=0 | irr::gui::IGUIEnvironment | [pure virtual] |
drop() const | irr::IReferenceCounted | [inline] |
getBuiltInFont() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getDebugName() const | irr::IReferenceCounted | [inline] |
getDefaultGUIElementFactory() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getFileSystem() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getFocus() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getFont(const io::path &filename)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
getGUIElementFactory(u32 index) const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getHovered() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getOSOperator() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getReferenceCount() const | irr::IReferenceCounted | [inline] |
getRegisteredGUIElementFactoryCount() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getRootGUIElement()=0 | irr::gui::IGUIEnvironment | [pure virtual] |
getSkin() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
getSpriteBank(const io::path &filename)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
getVideoDriver() const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
grab() const | irr::IReferenceCounted | [inline] |
hasFocus(IGUIElement *element) const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
IReferenceCounted() | irr::IReferenceCounted | [inline] |
loadGUI(const io::path &filename, IGUIElement *parent=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
loadGUI(io::IReadFile *file, IGUIElement *parent=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
postEventFromUser(const SEvent &event)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
readGUIElement(io::IXMLReader *reader, IGUIElement *node)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
registerGUIElementFactory(IGUIElementFactory *factoryToAdd)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
removeFocus(IGUIElement *element)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
removeFont(IGUIFont *font)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
saveGUI(const io::path &filename, IGUIElement *start=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
saveGUI(io::IWriteFile *file, IGUIElement *start=0)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
serializeAttributes(io::IAttributes *out, io::SAttributeReadWriteOptions *options=0) const =0 | irr::gui::IGUIEnvironment | [pure virtual] |
setDebugName(const c8 *newName) | irr::IReferenceCounted | [inline, protected] |
setFocus(IGUIElement *element)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
setSkin(IGUISkin *skin)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
setUserEventReceiver(IEventReceiver *evr)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
writeGUIElement(io::IXMLWriter *writer, IGUIElement *node)=0 | irr::gui::IGUIEnvironment | [pure virtual] |
~IReferenceCounted() | irr::IReferenceCounted | [inline, virtual] |