UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
button.h File Reference
#include <ugdk/ui/uielement.h>
#include <ugdk/math/vector2D.h>
#include <functional>
#include <memory>
Include dependency graph for button.h:

Go to the source code of this file.

Classes

class  ugdk::ui::Button
 

Namespaces

 ugdk
 
 ugdk::ui
 

Typedefs

typedef std::function< void(const
Button *)> 
ugdk::ui::ButtonCallback