class Scar::Tiled::Chunk
- Scar::Tiled::Chunk
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
scar/tiled_map.crConstructors
Instance Method Summary
- #data : Array(Int32)
- #data=(data : Array(Int32))
- #height : Int32
- #height=(height : Int32)
- #width : Int32
- #width=(width : Int32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)