phaser/src/gameobjects/rope
2020-08-24 19:24:02 +01:00
..
Rope.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
RopeCanvasRenderer.js Update RopeCanvasRenderer.js 2020-01-28 12:46:03 +00:00
RopeCreator.js Added alignment property 2020-01-28 12:46:11 +00:00
RopeFactory.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
RopeRender.js Added new Rope Game Object 2020-01-17 17:38:06 +00:00
RopeWebGLRenderer.js Update RopeWebGLRenderer.js 2020-07-17 17:07:34 +01:00