new(name:String, desc:String, ?prefix:String, ?objects:Array<FlxSprite>)
read onlycontrols:Controls
curSelected:Int = 0
desc:String
inputEnabled:Bool = false
name:String
onClose:FlxSignal = new FlxSignal()
parent:TreeMenu
persistentDraw:Bool = false
persistentUpdate:Bool = false
prefix:String = ""
The prefix to add to the translations ids.
transitioning:Bool = false
changeSelection(change:Int, force:Bool = false):Void
close():Void
inlinegetDescID(name:String):String
inlinegetID(name:String):String
inlinegetNameID(name:String):String
reloadStrings():Void
translate(name:String, ?args:Array<Dynamic>):String
updateItems(force:Bool = false):Void
updateMenuDesc(?customTxt:String):Void