dgt ~master (2017-09-21T16:04:46Z)
Dub
Repo
Vector.this
dgt
geom
Vector
Create a vector with an x and a y
struct
Vector
@
nogc
nothrow pure
this
(
float
x
,
float
y
)
Meta
Source
See Implementation
dgt
geom
Vector
constructors
this
functions
clamp
cross
dot
normalize
properties
inverse
len
len2
xComp
yComp
Create a vector with an x and a y