class Bench::Map
- Bench::Map
- Reference
- Object
Defined in:
bench/map.crConstructors
Instance Method Summary
- #destroy
- #draw
- #height : Int32
- #height=(height : Int32)
- #tiles : Array(Bench::Tile)
- #tiles=(tiles : Array(Bench::Tile))
- #width : Int32
- #width=(width : Int32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)