HGauge

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
onSize
void onSize()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Slider

_value
float _value;
_offset
float _offset;
_step
float _step;
_min
float _min;
_max
float _max;
_length
float _length;
_minimalSliderSize
float _minimalSliderSize;
Undocumented in source.
_isGrabbed
bool _isGrabbed;
Undocumented in source.
value01
float value01 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value01
float value01 [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ivalue
int ivalue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ivalue
int ivalue [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fvalue
float fvalue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fvalue
float fvalue [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
offset
float offset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
step
uint step [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
step
uint step [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
min
float min [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
min
float min [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
max
float max [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
max
float max [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
float length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
float length [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(float deltaTime)
Undocumented in source. Be warned that the author may not have intended to support it.
onEvent
void onEvent(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
relocateSlider
void relocateSlider(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
getSliderPosition
Vec2f getSliderPosition()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta