Method | Description | |
---|---|---|
ButtonClicked ( int buttonIndex ) : void | ||
GetButtonLabels ( ) : string[] | ||
SetSlidersRange ( float &min, float &max, float &init ) : void |
protected ButtonClicked ( int buttonIndex ) : void | ||
buttonIndex | int | |
return | void |
protected SetSlidersRange ( float &min, float &max, float &init ) : void | ||
min | float | |
max | float | |
init | float | |
return | void |