Neo  0.5.0
Developer Documentation
Slider.h File Reference

Go to the source code of this file.

Classes

class  Neo2D::Gui::Slider
 The Slider class implements a slider that interpolates values in a given range. More...
 

Namespaces

 Neo2D
 
 Neo2D::Gui
 

Enumerations

enum  Neo2D::Gui::SLIDER_DIRECTION { Neo2D::Gui::SLIDER_HORIZONTAL = 0, Neo2D::Gui::SLIDER_VERTICAL }
 
enum  Neo2D::Gui::SLIDER_STATE { Neo2D::Gui::SLIDER_NORMAL = 0, Neo2D::Gui::SLIDER_GRABBED }