doml v0.0.2 (2022-08-19T22:53:19Z)
Dub
Repo
Vector2i.zero
vector_2i
Vector2i
Set all components to zero.
@return this
struct
Vector2i
ref return
Vector2i
zero
(
)
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
Set all components to zero.
@return this