doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Vector2i.negate
vector_2i
Vector2i
Negate this vector.
@return this
Vector2i
negate
()
struct
Vector2i
ref return
Vector2i
negate
(
)
Vector2i
negate
(Vector2i dest)
Meta
Source
See Implementation
vector_2i
Vector2i
constructors
this
functions
absolute
add
distance
distanceSquared
div
equals
get
gridDistance
hashCode
length
lengthSquared
max
maxComponent
min
minComponent
mul
negate
set
setComponent
sub
zero
variables
x
y
Negate this vector.
@return this