doml ~master (2023-06-16T17:11:21.1033705)
Dub
Repo
Vector2i.equals
doml
vector_2i
Vector2i
Undocumented in source. Be warned that the author may not have intended to support it.
bool
equals
(int x, int y)
struct
Vector2i
public
bool
equals
(
int
x
,
int
y
)
bool
equals
(Vector2i other)
Meta
Source
See Implementation
doml
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