Tmxparser::Layer
Inherits Struct < Value < Object
Constructors
Instance methods
all_data
Sourceheight
Sourceheight=(height : Int32)
Sourcelayer_data
Sourcelayer_data=(layer_data : LayerData)
Sourcename
Sourcename=(name : String)
Sourcesource_destination_indexes(tileset : Tileset, orientation : Orientation, tick : UInt64 = 0) : Array(SourceDestination)
Sourcewidth
Sourcewidth=(width : Int32)
Source