Neo  0.5.0
Developer Documentation
Widget.h File Reference

Go to the source code of this file.

Classes

class  Neo2D::Widget
 The Widget class contains all information that is common to all GUI widgets. More...
 

Namespaces

 Neo2D
 

Typedefs

typedef std::function< void(Widget *, long int)> Neo2D::NEO_CALLBACK_FUNCTION