struct

Tiled::Properties::Property

Inherits Struct / Value / Object

Constructors

new(name : String)
Source

Class methods

parse_from_node(node : XML::Node)
Source

Instance methods

name
Source
name=(name : String)
Source
properties
Source
properties=(properties : Properties | Nil)
Source
propertytype
Source
propertytype=(propertytype : String)
Source
type
Source
type=(type : String)
Source
value
Source
value=(value : String)
Source