godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Vector2.this
godot
core
vector2
Vector2
Undocumented in source.
this
(real_t x, real_t y)
struct
Vector2
@
nogc
nothrow
this
(
real_t
x
,
real_t
y
)
this
(real_t[2] coord)
this
(Vector2 b)
Meta
Source
See Implementation
godot
core
vector2
Vector2
aliases
lerp
constructors
this
functions
abs
angle
angleTo
angleToPoint
aspect
clamped
cross
cubicInterpolate
distanceSquaredTo
distanceTo
dot
floor
length
lengthSquared
normalize
normalized
opAssign
opBinary
opBinaryRight
opCmp
opDispatch
opIndex
opOpAssign
opUnary
planeProject
project
reflect
rotated
setRotation
slide
snapped
tangent
static functions
linearInterpolate
unions
__anonymous