Divide Framework
0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
GUIElement.cpp
Go to the documentation of this file.
1
2
3
#include "
Headers/GUIElement.h
"
4
5
namespace
Divide
{
6
7
GUIElement::GUIElement
(
string
name, CEGUI::Window*
const
parent
) noexcept
8
:
GUIDWrapper
(),
9
_name(
MOV
(name)),
10
_parent(
parent
)
11
{
12
}
13
14
}
//namespace Divide
GUIElement.h
MOV
#define MOV(...)
Definition:
PlatformDataTypes.h:170
Divide::GUIDWrapper
Utility class that adds basic GUID management to objects.
Definition:
GUIDWrapper.h:44
Divide::GUIElement::GUIElement
GUIElement(string name, CEGUI::Window *parent) noexcept
Definition:
GUIElement.cpp:7
Divide
Handle console commands that start with a forward slash.
Definition:
AIProcessor.cpp:7
Divide::parent
Project & parent
Definition:
DefaultScene.h:41
Source
GUI
GUIElement.cpp
Generated on Fri May 17 2024 16:59:53 for Divide Framework by
1.9.6