Vector.this

Create a vector with an x and a y

struct Vector
@nogc nothrow pure
this
(
float x
,
float y
)

Meta