phaser/src/gameobjects/extern
2020-12-11 11:44:21 +00:00
..
Extern.js All Game Objects will now listen for ADDED_TO_SCENE and REMOVED_FROM_SCENE events and call the handlers. Therefore, removed GO specific implementations. 2020-12-11 11:44:21 +00: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 Now uses GetCalcMatrix 2020-09-14 15:22:16 +01:00