struct

Tiled::Tileset::Grid

Inherits Struct / Value / Object

Constructors

new(width : UInt32, height : UInt32)
Source

Class methods

parse_from_node(node : XML::Node)
Source

Instance methods

height
Source
height=(height : UInt32)
Source
orientation
Source
orientation=(orientation : String)
Source
width
Source
width=(width : UInt32)
Source