class flixel.addons.ui.FlxUIInputText extends FlxInputText implements IFlxUIWidget implements IResizable

Available on all platforms

@author Lars Doucet

Class Fields

static var CHANGE_EVENT:String

static var DELETE_EVENT:String

static var ENTER_EVENT:String

static var INPUT_EVENT:String

Instance Fields

function new(?X:Float, ?Y:Float, ?Width:Int, ?Text:String, ?size:Int, ?TextColor:Int, ?BackgroundColor:Int, ?EmbeddedFont:Bool):Void

function resize(w:Float, h:Float):Void