Libraries
»
cem
(0.1.7)
»
Index
»
Point2D
»
#down
Method: Point2D#down
Defined in:
lib/cem/cruzzles.rb
#
down
⇒
Object
161 162 163
# File 'lib/cem/cruzzles.rb', line 161
def
down
self
+
Dir2D
::
DOWN
end