phaser/src/math
2018-04-22 17:00:03 +10:00
..
angle Fix multiple types on Math 2018-03-20 16:06:30 +01:00
distance Added jsdocs 2018-02-12 16:01:21 +00:00
easing Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
fuzzy Fuzzy.Floor had an incorrect method signature. 2018-02-16 18:43:52 +00:00
interpolation Update LinearInterpolation.js 2018-04-02 10:54:46 -05:00
pow2 Added jsdocs 2018-02-12 16:01:21 +00:00
random-data-generator Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
snap Added jsdocs 2018-02-12 16:01:21 +00:00
Average.js Added jsdocs 2018-02-12 16:01:21 +00:00
Bernstein.js Added jsdocs 2018-02-12 16:01:21 +00:00
Between.js Added jsdocs 2018-02-12 16:01:21 +00:00
CatmullRom.js Added jsdocs 2018-02-12 16:01:21 +00:00
CeilTo.js Added jsdocs 2018-02-12 16:01:21 +00:00
Clamp.js Added jsdocs 2018-02-12 16:01:21 +00:00
const.js Added jsdocs 2018-02-12 16:01:21 +00:00
DegToRad.js Added jsdocs 2018-02-12 16:01:21 +00:00
Difference.js Fill all description tags for Phaser.Math.Difference 2018-04-22 17:00:03 +10:00
Factorial.js Fill all description tags for Phaser.Math.Factorial 2018-04-22 16:59:44 +10:00
FloatBetween.js Fill all description tags for Phaser.Math.FloatBetween 2018-04-22 16:59:25 +10:00
FloorTo.js Added jsdocs 2018-02-12 16:01:21 +00:00
FromPercent.js Added jsdocs 2018-02-12 16:01:21 +00:00
GetSpeed.js Added jsdocs 2018-02-12 16:01:21 +00:00
index.js The RandomDataGenerator class is now exposed under Phaser.Math should you wish to instantiate it yourself. Fix #3576 2018-04-16 16:07:52 +01:00
IsEven.js Added eslint fixes and overrides 2018-02-16 18:44:07 +00:00
IsEvenStrict.js Added jsdocs 2018-02-12 16:01:21 +00:00
Linear.js Fleshing out docs 2018-04-02 11:03:23 -05:00
Matrix3.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
Matrix4.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
MaxAdd.js Added jsdocs 2018-02-12 16:01:21 +00:00
MinSub.js Added jsdocs 2018-02-12 16:01:21 +00:00
Percent.js Added jsdocs 2018-02-12 16:01:21 +00:00
Quaternion.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
RadToDeg.js Added jsdocs 2018-02-12 16:01:21 +00:00
RandomXY.js Added jsdocs 2018-02-12 16:01:21 +00:00
RandomXYZ.js Added jsdocs 2018-02-12 16:01:21 +00:00
RandomXYZW.js Added jsdocs 2018-02-12 16:01:21 +00:00
Rotate.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
RotateAround.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
RotateAroundDistance.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
RotateVec3.js Added jsdocs 2018-02-12 16:01:21 +00:00
RoundAwayFromZero.js Added jsdocs 2018-02-12 16:01:21 +00:00
RoundTo.js Added jsdocs 2018-02-12 16:01:21 +00:00
SinCosTableGenerator.js Fix "object" types on Physics and Math 2018-03-21 14:15:25 +01:00
SmootherStep.js Added jsdocs 2018-02-12 16:01:21 +00:00
SmoothStep.js Added jsdocs 2018-02-12 16:01:21 +00:00
TransformXY.js Fix Vector2 types 2018-03-20 23:51:54 +01:00
Vector2.js Vector2.setTo is a method alias for Vector2.set allowing it to be used inter-changeably with Geom.Point. 2018-04-05 11:24:56 +01:00
Vector3.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
Vector4.js Fix multiple types on Math 2018-03-20 16:06:30 +01:00
Within.js Added jsdocs 2018-02-12 16:01:21 +00:00
Wrap.js Added jsdocs 2018-02-12 16:01:21 +00:00