API Docs for: 0.1.0
Show:

CG.Point Class

Extends CG.Class
Module: CG

CG.Point

Item Index

Methods

Properties

Methods

init

(
  • x
  • y
)

Parameters:

  • x Number

    the x value of the point

  • y Number

    the y value of the point

Properties