Vector2.set

Sets the values of x and y in a single statement

struct Vector2
void
set
(
float x
,
float y
)

Meta