struct

Tiled::ObjectGroup::Object

Inherits Struct / Value / Object

Constructors

Class methods

parse_from_node(node : XML::Node)
Source

Instance methods

ellipse
Source
ellipse=(ellipse : Ellipse | Nil)
Source
gid=(gid : UInt32)
Source
height
Source
height=(height : UInt32)
Source
id=(id : UInt32)
Source
initialize
Source
name
Source
name=(name : String)
Source
point
Source
point=(point : Point | Nil)
Source
polygon
Source
polygon=(polygon : Polygon | Nil)
Source
polyline
Source
polyline=(polyline : Polyline | Nil)
Source
properties
Source
properties=(properties : Properties | Nil)
Source
rotation
Source
rotation=(rotation : Float32)
Source
template
Source
template=(template : String)
Source
text
Source
text=(text : Text | Nil)
Source
type
Source
type=(type : String)
Source
visible
Source
visible=(visible : Bool)
Source
width
Source
width=(width : UInt32)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source