struct

Tmxparser::Tile

Inherits Struct < Value < Object

Constructors

new(id : Int32, properties : Array(Hash(String, String)) = [] of Hash(String, String), animations : Array(Tmxparser::Animation) = [] of Animation)
Source

Instance methods

animations
Source
animations=(animations : Array(Animation))
Source
id=(id : Int32)
Source
properties
Source
properties=(properties : Array(Hash(String, String)))
Source