phaser/v3/src/actions
2017-03-29 00:12:33 +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
GridAlign.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
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 SetOrigin Action. 2017-03-29 00:12:33 +01:00
PositionAroundCircle.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
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
Rotate.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
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
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
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