TDME2 1.9.121
GUIButtonController.cpp
Go to the documentation of this file.
1#include <tdme/tdme.h>
3
5
6GUIButtonController::GUIButtonController(GUINode* node)
8{
9}
10
GUI node base class.
Definition: GUINode.h:63