Skip to content
kerrishotts edited this page Apr 1, 2013 · 1 revision

(part of UI)

Returns: point object

Parameters: none

Returns the zero point, { x: 0, y: 0 }.

Usage

var aPoint = UI.zeroPoint ();

Version

0.3 Introduced; Docs Valid

Clone this wiki locally