class Drawer
- Drawer
- Reference
- Object
Defined in:
2048.crConstant Summary
-
INNER_CELL_HEIGHT =
6
-
INNER_CELL_WIDTH =
16
Constructors
Instance Method Summary
- #bottom_border
- #box
- #cell_line(fill, cell)
- #content_line
- #draw(grid : Array(Array(String)))
- #line(left, fill, inner, right)
- #mid_border
- #set_current_row(row : Array(String))
- #space_line
- #tile(row)
- #top_border