doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Vector2i.mul
vector_2i
Vector2i
Undocumented in source. Be warned that the author may not have intended to support it.
Vector2i
mul
(int scalar)
Vector2i
mul
(int scalar, Vector2i dest)
struct
Vector2i
Vector2i
mul
(
int
scalar
,
ref
Vector2i
dest
)
Vector2i
mul
(Vector2i v)
Vector2i
mul
(Vector2i v, Vector2i dest)
Vector2i
mul
(int x, int y)
Vector2i
mul
(int x, int y, 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