godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Vector2i.this
godot
vector2
Vector2i
Undocumented in source.
this
(godot_int x, godot_int y)
this
(int[2] coord)
struct
Vector2i
@
nogc
nothrow
this
(
int
[2]
coord
)
this
(Vector2i b)
this
(godot_vector2i b)
Meta
Source
See Implementation
godot
vector2
Vector2i
constructors
this
functions
abs
aspect
clamp
length
lengthSquared
opAssign
opBinary
opBinaryRight
opCast
opCmp
opIndex
opOpAssign
opUnary
unions
__anonymous