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