TDME2 1.9.121
GUIElement.cpp
Go to the documentation of this file.
1#include <tdme/tdme.h>
3
5
6GUIElement::GUIElement()
7{
8}
9
11{
12}
GUI element base class.
Definition: GUIElement.h:24
virtual ~GUIElement()
Destructor.
Definition: GUIElement.cpp:10