Static variables
@:value("fgColor")staticinlineread onlyCOLOR_fgColor:String = "fgColor"
@:value("bgColor")staticinlineread onlyCOLOR_bgColor:String = "bgColor"
@:value(2097151)staticinlineread onlyMAX_ZINDEX:Int = 2097151
Constructor
new(x:Int, y:Int, w:Int, h:Int, fgColor:Color, bgColor:Color, tile:Int, z:Int)
Variables
@:value(100)@sizeXw:Int = 100
@:value(100)@sizeYh:Int = 100
@:value(0)@texTiletile:Int = 0
@:value(0)@zIndexz:Int = 0