Buy Me a Coffee at ko-fi.com

No description available
figura.docs.vector2

No description available
figura.docs.vector_n.add

overload 1:
Vector2.add(vec: Vector2): Vector2
typings.2002444079typings.2002444079
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector2.add(x: Number, y: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
Return Value

No description available
figura.docs.vector_n.apply_func

overload 1:
Vector2.applyFunc(func: (Number, Integer) -> Number): Vector2
typings.1623631144typings.2002444079
Method PropertyFluent DescriptionRepresentation
func accepts
Return Value

No description available
figura.docs.vector_n.augmented

overload 1:
Vector2.augmented(): Vector3
typings.2002444080
Method PropertyFluent DescriptionRepresentation
Return Value
overload 2:
Vector2.augmented(value: Number): Vector3
typings.-1950496919typings.2002444080
Method PropertyFluent DescriptionRepresentation
value accepts
Return Value

No description available
figura.docs.vector_n.ceil

overload 1:
Vector2.ceil(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.clamp_length

overload 1:
Vector2.clampLength(minLength: Number, maxLength: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
minLength accepts
maxLength accepts
Return Value

No description available
figura.docs.vector_n.clamped

overload 1:
Vector2.clamped(minLength: Number, maxLength: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
minLength accepts
maxLength accepts
Return Value

No description available
figura.docs.vector_n.copy

overload 1:
Vector2.copy(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.div

overload 1:
Vector2.div(vec: Vector2): Vector2
typings.2002444079typings.2002444079
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector2.div(x: Number, y: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
Return Value

No description available
figura.docs.vector_n.dot

overload 1:
Vector2.dot(vec: Vector2): Number
typings.2002444079typings.-1950496919
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value

No description available
figura.docs.vector_n.floor

overload 1:
Vector2.floor(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.length

overload 1:
Vector2.length(): Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.length_squared

overload 1:
Vector2.lengthSquared(): Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.mul

overload 1:
Vector2.mul(vec: Vector2): Vector2
typings.2002444079typings.2002444079
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector2.mul(x: Number, y: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
Return Value

No description available
figura.docs.vector_n.normalize

overload 1:
Vector2.normalize(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.normalized

overload 1:
Vector2.normalized(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.offset

overload 1:
Vector2.offset(factor: Number): Vector2
typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
factor accepts
Return Value

No description available
figura.docs.vector_n.reduce

overload 1:
Vector2.reduce(vec: Vector2): Vector2
typings.2002444079typings.2002444079
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector2.reduce(x: Number, y: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
Return Value

No description available
figura.docs.vector_n.reset

overload 1:
Vector2.reset(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.scale

overload 1:
Vector2.scale(factor: Number): Vector2
typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
factor accepts
Return Value

No description available
figura.docs.vector_n.set

overload 1:
Vector2.set(vec: Vector2): Vector2
typings.2002444079typings.2002444079
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector2.set(x: Number, y: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
Return Value

No description available
figura.docs.vector_n.sub

overload 1:
Vector2.sub(vec: Vector2): Vector2
typings.2002444079typings.2002444079
Method PropertyFluent DescriptionRepresentation
vec accepts
Return Value
overload 2:
Vector2.sub(x: Number, y: Number): Vector2
typings.-1950496919typings.-1950496919typings.2002444079
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
Return Value

No description available
figura.docs.vector_n.to_deg

overload 1:
Vector2.toDeg(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.to_rad

overload 1:
Vector2.toRad(): Vector2
typings.2002444079
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.transform

overload 1:
Vector2.transform(mat: Matrix2): Vector2
typings.-1789003663typings.2002444079
Method PropertyFluent DescriptionRepresentation
mat accepts
Return Value

No description available
figura.docs.vector_n.unpack

overload 1:
Vector2.unpack(): Varargs
typings.1901216868
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.vector_n.x

field signature:
Vector2.x: Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Field Type

No description available
figura.docs.vector_n.y

field signature:
Vector2.y: Number
typings.-1950496919
Method PropertyFluent DescriptionRepresentation
Field Type