dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Vector2.opBinary
Dgame
Math
Vector2
Vector2
Supported operation: +, -, *, / and %
Vector2
!(
T
)
opBinary
(Vector2!(T) vec)
Vector2
!(
T
)
opBinary
(float num)
struct
Vector2
(T)
@
nogc
const pure
Vector2
!(
T
)
opBinary
(
string
op
)
(
float
num
)
if
(
isNumeric
!(
T
)
)
Meta
Source
See Implementation
Dgame
Math
Vector2
Vector2
aliases
dot
constructors
this
functions
angle
diff
isEmpty
normalize
opBinary
opEquals
opNeg
opOpAssign
scalar
properties
length
variables
x
y
Supported operation: +, -, *, / and %