Class: Savage::Directions::Point
- Inherits:
-
Object
- Object
- Savage::Directions::Point
- Defined in:
- lib/pathby.rb
Instance Method Summary collapse
Instance Method Details
#top ⇒ Object
72 73 74 |
# File 'lib/pathby.rb', line 72 def top return Point.new(self.x,self.y) end |