phaser/v3/src/math
2017-03-28 03:09:59 +01: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 fix signature 2017-01-16 23:02:33 +01:00
interpolation Lots of Math component exports added. 2016-12-13 16:12:25 +00:00
noise Added Simplex Noise functions. 2017-02-10 01:28:55 +00:00
pow2 Lots of Math component exports added. 2016-12-13 16:12:25 +00:00
random-data-generator Removed log. 2017-01-25 12:16:53 +00:00
snap Added in all of the Phaser Math functions. Phew! 2016-12-07 17:16:59 +00:00
vector/vec2 Adding vec2 files. 2017-02-04 04:41:17 +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 Moved RNG into Math. 2017-01-25 12:01:38 +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 Layer actions for create, createMultiple, rotation around a fixed point, rotation by distance, and positioning around a circle. 2017-03-28 03:09:59 +01: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 New Anchor component. 2017-01-31 14:55:15 +00:00