VSlider

Undocumented in source.

Constructors

this
this(int maxValue, int barLenght, string source, Coordinate coordinates)
Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
onClick
void onClick(int offsetX, int offsetY, int type)
Undocumented in source. Be warned that the author may not have intended to support it.
onScroll
void onScroll(int x, int y, int wX, int wY)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Slider

brush
int[] brush;
Undocumented in source.
value
int value;
maxValue
int maxValue;
barLength
int barLength;
Undocumented in source.
getSliderPosition
int getSliderPosition()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta