doml v0.0.4 (2022-08-21T00:57:34Z)
Dub
Repo
Vector2i.distanceSquared
vector_2i
Vector2i
Undocumented in source. Be warned that the author may not have intended to support it.
long
distanceSquared
(Vector2i v)
struct
Vector2i
long
distanceSquared
(
Vector2i
v
)
long
distanceSquared
(int x, int y)
long
distanceSquared
(int x1, int y1, int x2, int y2)
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