new Point( [x] [, y]) Parameters: Name Type Argument Default Description x number <optional> 0 X coordinate. y number <optional> 0 Y coordinate. Source: Creap.js, line 1817