phaser/src/math
2020-07-14 09:45:30 +01:00
..
angle Lint fixes 2020-04-27 12:59:28 +01:00
distance Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
easing Merge pull request #5032 from jcyuan/master 2020-04-27 11:56:59 +01:00
fuzzy Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
interpolation Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
pow2 Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
random-data-generator Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
snap Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
typedefs Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Average.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Bernstein.js Finished JSDocs 2020-02-04 14:51:43 +00:00
Between.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
CatmullRom.js Finished JSDocs 2020-02-04 14:51:43 +00:00
CeilTo.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Clamp.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
const.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
DegToRad.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Difference.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Factorial.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
FloatBetween.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
FloorTo.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
FromPercent.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GetSpeed.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Add Math#RotateTo 2020-07-03 11:08:04 -07:00
IsEven.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
IsEvenStrict.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Linear.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Matrix3.js Finished JSDocs 2020-02-04 14:51:43 +00:00
Matrix4.js Finished JSDocs 2020-02-04 14:51:43 +00:00
MaxAdd.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MinSub.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Percent.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Quaternion.js Finished JSDocs 2020-02-04 14:51:43 +00:00
RadToDeg.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
RandomXY.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
RandomXYZ.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
RandomXYZW.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Rotate.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
RotateAround.js Fixed Vector2Like types 2020-04-27 16:13:17 +01:00
RotateAroundDistance.js Fixed Vector2Like types 2020-04-27 16:13:17 +01:00
RotateTo.js Fixed data type 2020-07-14 09:45:30 +01:00
RotateVec3.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
RoundAwayFromZero.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
RoundTo.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
SinCosTableGenerator.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
SmootherStep.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
SmoothStep.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ToXY.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
TransformXY.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Vector2.js Add Vector2 methods 2020-04-17 10:21:04 -07:00
Vector3.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Vector4.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Within.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Wrap.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00