doml v0.0.4 (2022-08-21T00:57:34Z)
Dub
Repo
Vector2i.y
vector_2i
Vector2i
The y component of the vector.
struct
Vector2i
int
y
;
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
The y component of the vector.