View source
class UITextBox
package funkin.editors.ui
extends UISliceSprite › UISprite
implements IUIFocusable
extended by UIAutoCompleteTextBox, UINumericStepper
Constructor
View in GitHub
new(x:Float, y:Float, text:String = "", width:Int = 320, height:Int = 32, multiline:Bool = false)