Libraries
»
amaze
(0.2.1)
»
Index
»
Amaze
»
Cell
»
#row
Method: Amaze::Cell#row
Defined in:
lib/amaze/cell.rb
#
row
⇒
Object
(readonly)
The position of the cell in the grid
9 10 11
# File 'lib/amaze/cell.rb', line 9
def
row
@row
end