.. |
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
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
pow2
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
random-data-generator
|
Updated RandomDataGenerator.shuffle to remove several internal calls as min is always zero
|
2018-04-26 13:02:13 +01:00 |
snap
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
Average.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
Bernstein.js
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
Between.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01: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
|
Fix grammar in return statement description DegToRad.js
|
2018-04-24 16:29:51 +10:00 |
Difference.js
|
Add full stops at the end of doc sentences
|
2018-04-22 17:03:47 +10:00 |
Factorial.js
|
Fill all description tags for Phaser.Math.Factorial
|
2018-04-22 16:59:44 +10:00 |
FloatBetween.js
|
Add full stop to docs
|
2018-04-22 17:07:55 +10:00 |
FloorTo.js
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
FromPercent.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
GetSpeed.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01: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
|
Fill description tags in IsEven.js
|
2018-04-24 16:23:42 +10:00 |
IsEvenStrict.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
Linear.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01: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
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
MinSub.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
Percent.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
Quaternion.js
|
Fix multiple types on Math
|
2018-03-20 16:06:30 +01:00 |
RadToDeg.js
|
Update return statement description in RadToDeg
|
2018-04-24 16:27:19 +10:00 |
RandomXY.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
RandomXYZ.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
RandomXYZW.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
Rotate.js
|
Fill all description tags in Rotate.js
|
2018-04-24 16:22:05 +10:00 |
RotateAround.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
RotateAroundDistance.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
RotateVec3.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
RoundAwayFromZero.js
|
Fill all description tags in RoundAwayFromZero.js
|
2018-04-24 16:23:26 +10:00 |
RoundTo.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
SinCosTableGenerator.js
|
Fix "object" types on Physics and Math
|
2018-03-21 14:15:25 +01:00 |
SmootherStep.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
SmoothStep.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
TransformXY.js
|
Started documenting top-level Phaser.Math functions and classes.
|
2018-05-23 10:46:16 +01:00 |
Vector2.js
|
Documented most of Vector4. Improved documentation consistency between Vector classes.
|
2018-05-23 15:00:03 +01:00 |
Vector3.js
|
Documented most of Vector4. Improved documentation consistency between Vector classes.
|
2018-05-23 15:00:03 +01:00 |
Vector4.js
|
Documented most of Vector4. Improved documentation consistency between Vector classes.
|
2018-05-23 15:00:03 +01:00 |
Within.js
|
Fill in remaining description tags for Within.js
|
2018-04-24 16:22:52 +10:00 |
Wrap.js
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |