Method: Mazinator::Cell#walls

Defined in:
lib/mazinator/cell.rb

#wallsObject

Returns the value of attribute walls.



5
6
7
# File 'lib/mazinator/cell.rb', line 5

def walls
  @walls
end