struct

Tiled::Tileset::Tile

Inherits Struct / Value / Object

Constructors

new(id : UInt32)
Source

Class methods

parse_from_node(node : XML::Node)
Source

Instance methods

animation
Source
animation=(animation : Animation | Nil)
Source
height
Source
height=(height : UInt32)
Source
id=(id : UInt32)
Source
image
Source
image=(image : Image | Nil)
Source
objectgroup
Source
objectgroup=(objectgroup : ObjectGroup | Nil)
Source
probability
Source
probability=(probability : Float32)
Source
properties
Source
properties=(properties : Properties | Nil)
Source
type
Source
type=(type : String)
Source
width
Source
width=(width : UInt32)
Source
x=(x : UInt32)
Source
y=(y : UInt32)
Source

Nested types