API Docs for: 0.0.2
Show:

Atlantis.Point Class

Module: Framework
Parent Module: Atlantis

Create a point structure.

Constructor

Atlantis.Point

(
  • x
  • y
)

Parameters:

  • x Number

    A value for X coordinate.

  • y Number

    A value for Y coordinate.

Item Index

Methods

Methods

toString

() String

Gets a string from this object.

Returns: