class flixel.system.layer.TileSheetExt extends Tilesheet implements IFlxDestroyable
Available on all platforms
Class Fields
Instance Fields
function addTileRectID(rect:Rectangle, ?point:Point = null):Int
Adds new tileRect to tileSheet object *
returns | id of added tileRect |