phaser/src/actions
2022-11-30 18:57:45 +01:00
..
typedefs Updated copyright year 2022-02-28 14:29:51 +00:00
AlignTo.js Updated copyright year 2022-02-28 14:29:51 +00:00
Angle.js Updated copyright year 2022-02-28 14:29:51 +00:00
Call.js Updated copyright year 2022-02-28 14:29:51 +00:00
GetFirst.js Updated copyright year 2022-02-28 14:29:51 +00:00
GetLast.js Updated copyright year 2022-02-28 14:29:51 +00:00
GridAlign.js The tempZone used by GridAlign has now had setOrigin(0, 0) applied to it. This leads to more accurate / expected zone placement when aligning grid items. 2022-10-14 16:15:47 +01:00
IncAlpha.js Updated copyright year 2022-02-28 14:29:51 +00:00
IncX.js Updated copyright year 2022-02-28 14:29:51 +00:00
IncXY.js Updated copyright year 2022-02-28 14:29:51 +00:00
IncY.js Updated copyright year 2022-02-28 14:29:51 +00:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
PlaceOnCircle.js Update PlaceOnCircle.js 2022-10-19 22:06:12 +01:00
PlaceOnEllipse.js Updated copyright year 2022-02-28 14:29:51 +00:00
PlaceOnLine.js Updated copyright year 2022-02-28 14:29:51 +00:00
PlaceOnRectangle.js Updated copyright year 2022-02-28 14:29:51 +00:00
PlaceOnTriangle.js Updated copyright year 2022-02-28 14:29:51 +00:00
PlayAnimation.js Updated copyright year 2022-02-28 14:29:51 +00:00
PropertyValueInc.js Updated copyright year 2022-02-28 14:29:51 +00:00
PropertyValueSet.js Updated copyright year 2022-02-28 14:29:51 +00:00
RandomCircle.js Updated copyright year 2022-02-28 14:29:51 +00:00
RandomEllipse.js Updated copyright year 2022-02-28 14:29:51 +00:00
RandomLine.js Updated copyright year 2022-02-28 14:29:51 +00:00
RandomRectangle.js Updated copyright year 2022-02-28 14:29:51 +00:00
RandomTriangle.js Updated copyright year 2022-02-28 14:29:51 +00:00
Rotate.js Updated copyright year 2022-02-28 14:29:51 +00:00
RotateAround.js Updated copyright year 2022-02-28 14:29:51 +00:00
RotateAroundDistance.js Updated copyright year 2022-02-28 14:29:51 +00:00
ScaleX.js Updated copyright year 2022-02-28 14:29:51 +00:00
ScaleXY.js Updated copyright year 2022-02-28 14:29:51 +00:00
ScaleY.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetAlpha.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetBlendMode.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetDepth.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetHitArea.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetOrigin.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetRotation.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetScale.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetScaleX.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetScaleY.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetScrollFactor.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetScrollFactorX.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetScrollFactorY.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetTint.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetVisible.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetX.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetXY.js Updated copyright year 2022-02-28 14:29:51 +00:00
SetY.js Updated copyright year 2022-02-28 14:29:51 +00:00
ShiftPosition.js Much better docs and more concise function code. 2022-10-26 23:02:50 +01:00
Shuffle.js Updated copyright year 2022-02-28 14:29:51 +00:00
SmootherStep.js Updated copyright year 2022-02-28 14:29:51 +00:00
SmoothStep.js Updated copyright year 2022-02-28 14:29:51 +00:00
Spread.js fixed step value so the last element is equal max 2022-11-30 18:57:45 +01:00
ToggleVisible.js Updated copyright year 2022-02-28 14:29:51 +00:00
WrapInRectangle.js Updated docs 2022-10-26 23:02:36 +01:00