provaengine ~master (2018-04-11T21:05:02Z)
Dub
Repo
Vector2.set
prova
math
vector2
Vector2
Sets the values of x and y in a single statement
struct
Vector2
void
set
(
float
x
,
float
y
)
Meta
Source
See Implementation
prova
math
vector2
Vector2
constructors
this
functions
angleTo
distanceTo
distanceToSquared
dot
getDirection
getMagnitude
getNormalized
normalize
set
setDirection
setMagnitude
static functions
random
variables
x
y
Sets the values of x and y in a single statement