TiledLayer

API Reference > flixel.addons.editors.tiled > TiledLayer

TiledLayer

タイルレイヤーの情報を保持するクラスです



フィールド

map:TiledMap : Tiled Map Dataの情報

name:String : タイルレイヤー名

x:Int :

y:Int :

width:Int : レイヤーの幅

height:Int : レイヤーの高さ

opacity:Float : アルファ値?

visible:Bool : 表示するかどうか

properties:TiledPropertySet : プロパティデータ

tiles:Array<TiledTile> : タイル情報