iCEGUI Struct Reference
Interface for the CS CEGUI wrapper. More...
#include <ivaria/icegui.h>
Inheritance diagram for iCEGUI:

Public Member Functions | |
virtual CEGUI::FontManager * | GetFontManagerPtr () const =0 |
Get a pointer to the CEGUI::FontManager singleton. | |
virtual CEGUI::GlobalEventSet * | GetGlobalEventSetPtr () const =0 |
Get a pointer to the CEGUI::GlobalEventSet singleton. | |
virtual CEGUI::ImagesetManager * | GetImagesetManagerPtr () const =0 |
Get a pointer to the CEGUI::ImagesetManager singleton. | |
virtual CEGUI::Logger * | GetLoggerPtr () const =0 |
Get a pointer to the CEGUI::Logger singleton. | |
virtual CEGUI::MouseCursor * | GetMouseCursorPtr () const =0 |
Get a pointer to the CEGUI::MouseCursor singleton. | |
virtual CEGUI::SchemeManager * | GetSchemeManagerPtr () const =0 |
Get a pointer to the CEGUI::SchemeManager singleton. | |
virtual CEGUI::System * | GetSystemPtr () const =0 |
Get a pointer to the CEGUI::System singleton. | |
virtual CEGUI::WindowFactoryManager * | GetWindowFactoryManagerPtr () const =0 |
Get a pointer to the CEGUI::WindowFactoryManager singleton. | |
virtual CEGUI::WindowManager * | GetWindowManagerPtr () const =0 |
Get a pointer to the CEGUI::WindowManager singleton. | |
virtual bool | Initialize (iScript *script=0)=0 |
Initialize the plugin. | |
virtual void | Render () const =0 |
Render the GUI. |
Detailed Description
Interface for the CS CEGUI wrapper.
Definition at line 37 of file icegui.h.
Member Function Documentation
|
Get a pointer to the CEGUI::FontManager singleton.
|
|
Get a pointer to the CEGUI::GlobalEventSet singleton.
|
|
Get a pointer to the CEGUI::ImagesetManager singleton.
|
|
Get a pointer to the CEGUI::Logger singleton.
|
|
Get a pointer to the CEGUI::MouseCursor singleton.
|
|
Get a pointer to the CEGUI::SchemeManager singleton.
|
|
Get a pointer to the CEGUI::System singleton.
|
|
Get a pointer to the CEGUI::WindowFactoryManager singleton.
|
|
Get a pointer to the CEGUI::WindowManager singleton.
|
|
Initialize the plugin.
|
|
Render the GUI.
|
The documentation for this struct was generated from the following file:
- ivaria/icegui.h
Generated for Crystal Space by doxygen 1.4.6