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