7,072
edits
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
|arg2 = [float y = 0.0] The Y value for the 2D vector. | |arg2 = [float y = 0.0] The Y value for the 2D vector. | ||
|return = Vec2 a 2D vector object | |return = Vec2 a 2D vector object | ||
|exampleJS = let position = new Vec2(10.0, 20.0) | |||
}} | }} | ||
edits