Neo  0.5.0
Developer Documentation
Window.h File Reference

Go to the source code of this file.

Classes

class  Neo2D::Gui::Window
 This class implements a Window that can be used to display widgets. More...
 

Namespaces

 Neo2D
 
 Neo2D::Gui
 

Enumerations

enum  Neo2D::Gui::WINDOW_STATE { Neo2D::Gui::WINDOW_UNSELECTED_STATE = 0, Neo2D::Gui::WINDOW_GRABBED_STATE, Neo2D::Gui::WINDOW_SELECTED_STATE, Neo2D::Gui::WINDOW_RESIZING_STATE }