phaser/v3/src/math
2017-01-03 22:47:26 +00:00
..
angle Added in new Util functions, and fixed some left-over ES6 values. 2016-12-15 17:15:47 +00:00
distance Lots of Math component exports added. 2016-12-13 16:12:25 +00:00
easing Lots of Math component exports added. 2016-12-13 16:12:25 +00:00
fuzzy Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
interpolation Lots of Math component exports added. 2016-12-13 16:12:25 +00:00
pow2 Lots of Math component exports added. 2016-12-13 16:12:25 +00:00
random-data-generator Added and refactored the Random Data Generator. Working nicely, removed some redundant apply calls, and made the private vars properly private. 2016-11-25 05:12:02 +00:00
snap Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Average.js Lots of Math component exports added. 2016-12-13 16:12:25 +00:00
Bernstein.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Between.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
CatmullRom.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
CeilTo.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Clamp.js Adding in the start of the Math functions. 2016-12-06 16:18:12 +00:00
const.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
DegToRad.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Difference.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Factorial.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
FloatBetween.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
FloorTo.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
index.js Added RotateAroundDistance and tidied up other Rotate functions. 2017-01-03 22:47:26 +00:00
Linear.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
MaxAdd.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
MinSub.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Percent.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
RadToDeg.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Rotate.js Added RotateAroundDistance and tidied up other Rotate functions. 2017-01-03 22:47:26 +00:00
RotateAround.js Added RotateAroundDistance and tidied up other Rotate functions. 2017-01-03 22:47:26 +00:00
RotateAroundDistance.js Added RotateAroundDistance and tidied up other Rotate functions. 2017-01-03 22:47:26 +00:00
RoundAwayFromZero.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
RoundTo.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
SinCosTableGenerator.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
SmootherStep.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
SmoothStep.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
Within.js Added new Angle functions. 2016-12-07 20:37:03 +00:00
Wrap.js Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00