godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Vector2i.opBinary
godot
vector2
Vector2i
Undocumented in source. Be warned that the author may not have intended to support it.
Vector2i
opBinary
(Vector2i other)
Vector2i
opBinary
(godot_int scalar)
struct
Vector2i
@
nogc
nothrow const
Vector2i
opBinary
(
string
op
)
(
in
godot_int
scalar
)
if
(
op
== "*" ||
op
== "/"
)
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