Class: Creates a new vector and initializes it.

Creates a new vector and initializes it.

new Creates a new vector and initializes it.(p_x, p_y)

Parameters:
Name Type Argument Default Description
p_x Number <optional>
0 The x-coordinate of the new vector.
p_y Number <optional>
0 The y-coordinate of the new vector.
Source:

Class: Creates a new vector and initializes it.

Creates a new vector and initializes it.

new Creates a new vector and initializes it.(p_x, p_y)

Parameters:
Name Type Argument Default Description
p_x Number <optional>
0 The x-coordinate of the new vector.
p_y Number <optional>
0 The y-coordinate of the new vector.
Source:
W. Kowarschick © 2013 (CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/)
Documentation generated by JSDoc 3.3.0-dev on Sat Oct 05 2013 15:14:40 GMT+0200 (MESZ) using the DocStrap template.