struct Tiled::ParsedLayer
- Tiled::ParsedLayer
- Struct
- Value
- Object
Defined in:
tiled-crystal.crConstructors
Instance Method Summary
- #content : Array(UInt32)
- #content=(content : Array(UInt32))
- #height : UInt32
- #height=(height : UInt32)
- #name : String
- #name=(name : String)
- #width : UInt32
- #width=(width : UInt32)