class flixel.addons.ui.FlxUIInputText extends FlxInputText implements IFlxUIWidget implements IResizable
Available on all platforms
@author Lars Doucet
static var CHANGE_EVENT:String
static var DELETE_EVENT:String
static var ENTER_EVENT:String
static var INPUT_EVENT:String
var broadcastToFlxUI:Bool
var id:String
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