Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "IGUIElement.h"
#include "SColor.h"
Go to the source code of this file.
Classes | |
class | irr::gui::IGUIListBox |
Default list box GUI element. More... | |
Namespaces | |
namespace | irr |
Everything in the Irrlicht Engine can be found in this namespace. | |
namespace | irr::gui |
The gui namespace contains useful classes for easy creation of a graphical user interface. | |
Enumerations | |
enum | irr::gui::EGUI_LISTBOX_COLOR { irr::gui::EGUI_LBC_TEXT = 0, irr::gui::EGUI_LBC_TEXT_HIGHLIGHT, irr::gui::EGUI_LBC_ICON, irr::gui::EGUI_LBC_ICON_HIGHLIGHT, irr::gui::EGUI_LBC_COUNT } |
Enumeration for listbox colors. More... |
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Sun Oct 24 12:41:58 2010 by Doxygen
(1.6.2) |