novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
Vector2.opEquals
dsfml
system
vector2
Vector2
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector2
(T)
const
bool
opEquals
(
E
)
(
const
Vector2
!(
E
)
otherVector
)
if
(
isNumeric
!(
E
)
)
if
(
isNumeric
!(
T
)
)
Meta
Source
See Implementation
dsfml
system
vector2
Vector2
constructors
this
functions
opAssign
opBinary
opEquals
opOpAssign
opUnary
toString
variables
x
y