A convenience class for working with global coordinate systems. The coordinate system is assumed here to have an origin at zero and extend for an equal distance from each side of the origin before it wraps around.

Constructors

Properties

Accessors

Constructors

Properties

limit: number

Accessors

  • get max(): number
  • Returns number

  • get min(): number
  • Returns number

  • get range(): number
  • Returns number