Class Location
In: lib/zyps.rb
Parent: Object

An object‘s location, with x and y coordinates.

Methods

new  

Attributes

x  [RW]  Coordinates can be negative, and don‘t have to be integers.
y  [RW]  Coordinates can be negative, and don‘t have to be integers.

Public Class methods

[Validate]