Class: MazeMagic::VerticalWall
- Inherits:
-
Object
- Object
- MazeMagic::VerticalWall
- Includes:
- Singleton
- Defined in:
- lib/maze_magic/vertical_wall.rb
Instance Method Summary collapse
Instance Method Details
#to_console_print ⇒ Object
5 6 7 |
# File 'lib/maze_magic/vertical_wall.rb', line 5 def to_console_print '|' end |