vec2.new: Difference between revisions

Jump to navigation Jump to search
49 bytes added ,  Yesterday at 21:16
no edit summary
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)
}}
}}
7,072

edits

Navigation menu