class flixel.addons.ui.FlxUITileTest extends FlxUISprite implements IFlxUIWidget implements IResizable
Available on all platforms
This is mostly just for testing purposes, it is NOT a replacement for FlxTileMap * @author
var floorToEven:Bool
var heightInTiles:Int
var tileHeight:Int
var tileWidth:Int
var widthInTiles:Int
function new(X:Float, Y:Float, TileWidth:Int, TileHeight:Int, tilesWide:Int, tilesTall:Int, ?color1:Int = -8355712, ?color2:Int = -3881788):Void
function resize(w:Float, h:Float):Void