View source
class UINumericStepper
package funkin.editors.ui
extends UITextBox › UISliceSprite › UISprite
Constructor
View in GitHub
new(x:Float, y:Float, value:Float = 0, step:Float = 1, precision:Int = 0, ?min:Float, ?max:Float, w:Int = 180, h:Int = 32)