Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
GUIElement.h File Reference

Go to the source code of this file.

Classes

struct  Divide::TypeHelper< TypeEnum >
 
class  Divide::GUIElement
 
struct  Divide::GUIElementBase< EnumVal >
 

Namespaces

namespace  CEGUI
 
namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::GFX
 

Macros

#define DVD_GUI_ELEMENT_H_
 

Enumerations

enum class  Divide::GUIType : U8 {
  Divide::GUI_TEXT = 0 , Divide::GUI_BUTTON = 1 , Divide::GUI_FLASH = 2 , Divide::GUI_CONSOLE = 3 ,
  Divide::GUI_MESSAGE_BOX = 4 , Divide::GUI_CONFIRM_DIALOG = 5 , Divide::COUNT
}
 

Macro Definition Documentation

◆ DVD_GUI_ELEMENT_H_

#define DVD_GUI_ELEMENT_H_

Definition at line 34 of file GUIElement.h.