phaser/src/math
Richard Davey 55212dc2fb
Merge pull request #4892 from BeLi4L/master
TypeScript: Improve `Phaser.Math.RND` types
2019-12-18 14:36:52 +00:00
..
angle Testing rotation fix 2019-07-25 17:57:20 +01:00
distance License link update 2019-05-10 16:15:04 +01:00
easing License link update 2019-05-10 16:15:04 +01:00
fuzzy License link update 2019-05-10 16:15:04 +01:00
interpolation License link update 2019-05-10 16:15:04 +01:00
pow2 fix wrong function name of TS def (the correct names are in index.js) 2019-10-23 17:47:19 +08:00
random-data-generator TypeScript: improve pick/shuffle types 2019-12-01 22:36:47 +01:00
snap License link update 2019-05-10 16:15:04 +01:00
typedefs License link update 2019-05-10 16:15:04 +01:00
Average.js License link update 2019-05-10 16:15:04 +01:00
Bernstein.js License link update 2019-05-10 16:15:04 +01:00
Between.js License link update 2019-05-10 16:15:04 +01:00
CatmullRom.js License link update 2019-05-10 16:15:04 +01:00
CeilTo.js License link update 2019-05-10 16:15:04 +01:00
Clamp.js License link update 2019-05-10 16:15:04 +01:00
const.js Added cached MIN/MAX SAFE INT for IE support #4833 2019-11-18 17:01:55 +00:00
DegToRad.js License link update 2019-05-10 16:15:04 +01:00
Difference.js License link update 2019-05-10 16:15:04 +01:00
Factorial.js License link update 2019-05-10 16:15:04 +01:00
FloatBetween.js License link update 2019-05-10 16:15:04 +01:00
FloorTo.js License link update 2019-05-10 16:15:04 +01:00
FromPercent.js License link update 2019-05-10 16:15:04 +01:00
GetSpeed.js Correct docs for Phaser.Math.GetSpeed() 2019-12-04 12:34:09 -08:00
index.js Math.ToXY is a new mini function that will take a given index and return a Vector2 containing the x and y coordinates of that index within a grid. 2019-06-25 16:57:05 +01:00
IsEven.js License link update 2019-05-10 16:15:04 +01:00
IsEvenStrict.js License link update 2019-05-10 16:15:04 +01:00
Linear.js License link update 2019-05-10 16:15:04 +01:00
Matrix3.js License link update 2019-05-10 16:15:04 +01:00
Matrix4.js License link update 2019-05-10 16:15:04 +01:00
MaxAdd.js License link update 2019-05-10 16:15:04 +01:00
MinSub.js License link update 2019-05-10 16:15:04 +01:00
Percent.js License link update 2019-05-10 16:15:04 +01:00
Quaternion.js License link update 2019-05-10 16:15:04 +01:00
RadToDeg.js License link update 2019-05-10 16:15:04 +01:00
RandomXY.js License link update 2019-05-10 16:15:04 +01:00
RandomXYZ.js License link update 2019-05-10 16:15:04 +01:00
RandomXYZW.js License link update 2019-05-10 16:15:04 +01:00
Rotate.js License link update 2019-05-10 16:15:04 +01:00
RotateAround.js License link update 2019-05-10 16:15:04 +01:00
RotateAroundDistance.js License link update 2019-05-10 16:15:04 +01:00
RotateVec3.js License link update 2019-05-10 16:15:04 +01:00
RoundAwayFromZero.js License link update 2019-05-10 16:15:04 +01:00
RoundTo.js License link update 2019-05-10 16:15:04 +01:00
SinCosTableGenerator.js License link update 2019-05-10 16:15:04 +01:00
SmootherStep.js License link update 2019-05-10 16:15:04 +01:00
SmoothStep.js License link update 2019-05-10 16:15:04 +01:00
ToXY.js Math.ToXY is a new mini function that will take a given index and return a Vector2 containing the x and y coordinates of that index within a grid. 2019-06-25 16:57:05 +01:00
TransformXY.js License link update 2019-05-10 16:15:04 +01:00
Vector2.js License link update 2019-05-10 16:15:04 +01:00
Vector3.js License link update 2019-05-10 16:15:04 +01:00
Vector4.js License link update 2019-05-10 16:15:04 +01:00
Within.js License link update 2019-05-10 16:15:04 +01:00
Wrap.js License link update 2019-05-10 16:15:04 +01:00