phaser/src/gameobjects
2023-02-27 13:48:12 +00:00
..
bitmaptext Added PostPipeline component 2023-02-03 17:52:36 +00:00
blitter Added PostPipeline component 2023-02-03 17:52:36 +00:00
components Remove distance parameter 2023-02-27 13:48:12 +00:00
container fixed order of function check 2023-02-10 14:03:24 +01:00
domelement Updated copyright year 2023-01-02 17:36:27 +00:00
events Updated copyright year 2023-01-02 17:36:27 +00:00
extern Updated copyright year 2023-01-02 17:36:27 +00:00
graphics Added PostPipeline component 2023-02-03 17:52:36 +00:00
group Updated copyright year 2023-01-02 17:36:27 +00:00
image Removed fx property and added init flag 2023-02-17 01:09:57 +00:00
layer Swapped to use PostPipeline only 2023-02-03 17:52:23 +00:00
lights Updated copyright year 2023-01-02 17:36:27 +00:00
mesh Remove old FX component 2023-02-16 23:49:45 +00:00
nineslice Remove old FX component 2023-02-16 23:49:45 +00:00
particles Remove old FX component 2023-02-16 23:49:45 +00:00
pathfollower Updated copyright year 2023-01-02 17:36:27 +00:00
plane Types fix 2023-02-17 17:25:11 +00:00
pointlight Added PostPipeline component 2023-02-03 17:52:36 +00:00
rendertexture Updated copyright year 2023-01-02 17:36:27 +00:00
rope Added PostPipeline component 2023-02-03 17:52:36 +00:00
shader Updated copyright year 2023-01-02 17:36:27 +00:00
shape Refactored so FX is a class sitting on a property, rather than a mixin. 2023-02-16 18:39:14 +00:00
sprite Removed fx property and added init flag 2023-02-17 01:09:57 +00:00
text Removed fx property and added init flag 2023-02-17 01:09:57 +00:00
tilesprite Removed fx property and added init flag 2023-02-17 01:09:57 +00:00
typedefs Typed return object 2023-01-17 11:53:36 +00:00
video Removed fx property and added init flag 2023-02-17 01:09:57 +00:00
zone Updated copyright year 2023-01-02 17:36:27 +00:00
BuildGameObject.js Updated copyright year 2023-01-02 17:36:27 +00:00
BuildGameObjectAnimation.js Updated copyright year 2023-01-02 17:36:27 +00:00
DisplayList.js Updated copyright year 2023-01-02 17:36:27 +00:00
GameObject.js Destroy preFX and postFX 2023-02-17 17:07:05 +00:00
GameObjectCreator.js Updated copyright year 2023-01-02 17:36:27 +00:00
GameObjectFactory.js Updated copyright year 2023-01-02 17:36:27 +00:00
GetCalcMatrix.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Moved the FX controllers to the root 2023-02-16 23:49:14 +00:00
UpdateList.js Updated copyright year 2023-01-02 17:36:27 +00:00