struct

Tiled::Layer::Chunk

Inherits Struct / Value / Object

Constructors

new(x : Int32, y : Int32, width : UInt32, height : UInt32)
Source

Class methods

parse_from_node(node : XML::Node)
Source

Instance methods

array_tile
Source
array_tile=(array_tile : Array(Tile))
Source
height
Source
height=(height : UInt32)
Source
width
Source
width=(width : UInt32)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source