| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
#include <IGUIToolbar.h>
Inheritance diagram for irr::gui::IGUIToolBar:

Public Member Functions | |
| virtual IGUIButton * | addButton (s32 id=-1, const wchar_t *text=0, const wchar_t *tooltiptext=0, video::ITexture *img=0, video::ITexture *pressedimg=0, bool isPushButton=false, bool useAlphaChannel=false)=0 |
| Adds a button to the tool bar. | |
| IGUIToolBar (IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle) | |
| constructor | |
Definition at line 21 of file IGUIToolbar.h.
|
||||||||||||||||||||
|
constructor
Definition at line 26 of file IGUIToolbar.h. |
|
||||||||||||||||||||||||||||||||
|
Adds a button to the tool bar.
|
| The Irrlicht
Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated
on Sun Sep 21 08:57:54 2008 by Doxygen
(1.4.2) |