Libraries
»
cem
(0.1.7)
»
Index
»
Point2D
»
#right!
Method: Point2D#right!
Defined in:
lib/cem/cruzzles.rb
#
right!
⇒
Object
149 150 151
# File 'lib/cem/cruzzles.rb', line 149
def
right!
add!
(
Dir2D
::
RIGHT
)
end