Method: Point2D#up

Defined in:
lib/cem/cruzzles.rb

#upObject



153
154
155
# File 'lib/cem/cruzzles.rb', line 153

def up
  self + Dir2D::UP
end