phaser/src/gameobjects/extern
2020-09-09 13:05:18 +01:00
..
Extern.js Sprite, Rope, ParticleEmitterManager, Extern and DOMElement now all override the addedToScene and removedFromScene callbacks to handle further set-up tasks. 2020-08-24 19:24:02 +01:00
ExternCanvasRenderer.js Added the Extern Game Object 2018-10-29 23:07:30 +00:00
ExternFactory.js DOMElementFactory, ExternFactory, ParticleManagerFactor, RopeFactory and SpriteFactory all no longer add the objects to the Update List, this is now handled by the ADDED events instead. 2020-08-24 19:22:58 +01:00
ExternRender.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ExternWebGLRenderer.js Game Objects now call the new Pipeline Manager methods directly 2020-09-09 13:05:18 +01:00