phaser/v3/src/actions
2017-08-01 13:10:08 +01:00
..
Angle.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
Call.js Added Call Action, and added inc property to all Spread actions. 2017-03-28 16:05:01 +01:00
GetFirst.js Added GetFirst Action and bound to Layer. 2017-06-19 14:38:28 +01:00
GridAlign.js Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
IncAlpha.js Added Alpha Actions. 2017-03-28 14:01:35 +01:00
IncX.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
IncXY.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
IncY.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
index.js Added SetHitArea action 2017-07-13 02:35:29 +01:00
PlaceOnCircle.js Added PlaceOnCircle and PlaceOnLine Actions. 2017-03-29 16:04:51 +01:00
PlaceOnLine.js Added PlaceOnCircle and PlaceOnLine Actions. 2017-03-29 16:04:51 +01:00
PlaceOnRectangle.js PlaceOnRectangle now uses MarchingAnts and has a new shift argument. 2017-03-29 20:27:36 +01:00
PlaceOnTriangle.js Added PlaceOnTriangle Action. 2017-03-31 00:46:27 +01:00
PlayAnimation.js Added PlayAnimation action. 2017-04-08 01:59:44 +01:00
RandomCircle.js Added Random Actions. 2017-03-28 14:57:42 +01:00
RandomEllipse.js Added Random Actions. 2017-03-28 14:57:42 +01:00
RandomLine.js Added Random Actions. 2017-03-28 14:57:42 +01:00
RandomRectangle.js Added Random Actions. 2017-03-28 14:57:42 +01:00
RandomTriangle.js Added Triangle.Random to get a uniformly distributed point from within a Triangle. 2017-03-31 01:21:55 +01:00
Rotate.js Added step value to Rotate Action. 2017-03-29 01:03:24 +01:00
RotateAround.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
RotateAroundDistance.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
ScaleX.js Added Scale Actions. 2017-03-28 14:30:43 +01:00
ScaleXY.js Added Scale Actions. 2017-03-28 14:30:43 +01:00
ScaleY.js Added Scale Actions. 2017-03-28 14:30:43 +01:00
SetAlpha.js Added Alpha Actions. 2017-03-28 14:01:35 +01:00
SetHitArea.js Added SetHitArea action 2017-07-13 02:35:29 +01:00
SetOrigin.js Added SetOrigin Action. 2017-03-29 00:12:33 +01:00
SetRotation.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
SetScale.js Added Scale Actions. 2017-03-28 14:30:43 +01:00
SetScaleX.js Added Scale Actions. 2017-03-28 14:30:43 +01:00
SetScaleY.js Added Scale Actions. 2017-03-28 14:30:43 +01:00
SetVisible.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
SetX.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
SetXY.js Added Alpha Actions. 2017-03-28 14:01:35 +01:00
SetY.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00
SetZ.js Added SetZ Action and exposed via Group 2017-06-28 14:16:01 +01:00
ShiftPosition.js Updated ShiftPosition to return the final erased position. 2017-06-19 16:02:52 +01:00
Shuffle.js Start of shuffle action. 2017-05-01 01:44:29 +01:00
SmootherStep.js Added Call Action, and added inc property to all Spread actions. 2017-03-28 16:05:01 +01:00
SmoothStep.js Added Call Action, and added inc property to all Spread actions. 2017-03-28 16:05:01 +01:00
Spread.js Added Call Action, and added inc property to all Spread actions. 2017-03-28 16:05:01 +01:00
ToggleVisible.js Split the Layer Actions out into their own namespace, because they can now be used from anywhere (just pass in an array of Game Objects). Renamed Align to GridAlign. Added step argument to SetX/Y/Rotation. 2017-03-28 13:20:39 +01:00