dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Vector2.asArray
Dgame
Math
Vector2
Vector2
Returns the Vector as static array.
struct
Vector2
(T)
const pure nothrow
T
[2]
asArray
(
)
if
(
isNumeric
!
T
)
Meta
Source
See Implementation
Dgame
Math
Vector2
Vector2
aliases
dot
constructors
this
functions
angle
asArray
diff
isEmpty
move
negate
normalize
opBinary
opEquals
opNeg
opOpAssign
scalar
set
properties
length
variables
x
y
Returns the Vector as static array.