class flixel.addons.editors.tiled.TiledTileSet

Available on all platforms

Copyright (c) 2013 by Samuel Batista * (original by Matt Tuttle based on Thomas Jahn's. Haxe port by Adrien Fischer) * This content is released under the MIT License.

Instance Fields

function new(data:Dynamic):Void

function fromGid(Gid:Int):Int

function getRect(ID:Int):Rectangle

function hasGid(Gid:Int):Bool

function toGid(ID:Int):Int