class Bench::Tile
 
  - Bench::Tile
 - Reference
 - Object
 
Defined in:
bench/tile.crConstant Summary
- 
        Size = 
32 
Constructors
Instance Method Summary
- #col : Int32
 - #col=(col : Int32)
 - #destroy
 - #draw(x, y, color)
 - #draw(x, y)
 - #row : Int32
 - #row=(row : Int32)