class Scar::Tiled::WangSet
- Scar::Tiled::WangSet
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
scar/tiled_map.crConstructors
Instance Method Summary
- #colors : Array(WangColor)
- #colors=(colors : Array(WangColor))
- #name : String
- #name=(name : String)
- #properties : Array(Property)
- #properties=(properties : Array(Property))
- #tile : Int32
- #tile=(tile : Int32)
- #type : WangSetType
- #type=(type : WangSetType)
- #wangtiles : Array(WangTile)
- #wangtiles=(wangtiles : Array(WangTile))