phaser/src/math
2024-07-12 16:58:51 +01:00
..
angle Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
distance Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
easing Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
fuzzy Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
interpolation Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
pow2 Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
random-data-generator Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
snap Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
typedefs Math.RectangleLike is a new typedef that defines a rectangle-like object with public x, y, width and height properties. 2024-02-20 23:52:54 +00:00
Average.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Bernstein.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Between.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
CatmullRom.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
CeilTo.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Clamp.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
const.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
DegToRad.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Difference.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Euler.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Factorial.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
FloatBetween.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
FloorTo.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
FromPercent.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
GetSpeed.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
index.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
IsEven.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
IsEvenStrict.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Linear.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
LinearXY.js Correct version number 2021-11-04 16:39:36 +00:00
Matrix3.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Matrix4.js Fixed call to lengthSq 2024-07-12 16:58:51 +01:00
MaxAdd.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Median.js Add Phaser.Math.Median method 2021-03-25 17:42:22 +03:00
MinSub.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Percent.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Quaternion.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RadToDeg.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RandomXY.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RandomXYZ.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RandomXYZW.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Rotate.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RotateAround.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RotateAroundDistance.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RotateTo.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RotateVec3.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RoundAwayFromZero.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
RoundTo.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
SinCosTableGenerator.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
SmootherStep.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
SmoothStep.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
ToXY.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
TransformXY.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Vector2.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Vector3.js Added missing subVectors method 2024-07-12 16:56:17 +01:00
Vector4.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Within.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Wrap.js Updated copyright year, company and author 2024-02-19 17:12:24 +00:00