canvas ~master (2021-11-24T18:43:05Z)
Dub
Repo
AbstractVec2.opUnary
canvas
math
AbstractVec2
Undocumented in source. Be warned that the author may not have intended to support it.
struct
AbstractVec2
(T)
const
auto
opUnary
(
string
op
)
(
)
if
(
op
== "-"
)
Meta
Source
See Implementation
canvas
math
AbstractVec2
constructors
this
functions
eq
magnitude
magnitudeSq
normalize
opBinary
opDispatch
opOpAssign
opUnary
round
toString
variables
x
y