phaser/src/gameobjects/container
2018-05-15 16:23:33 +01:00
..
Container.js Corrected an error in Container.getBoundsTransformMatrix that called a missing method, causing a getBounds on a nested container to fail. Fix #3624 2018-05-15 16:23:33 +01:00
ContainerCanvasRenderer.js Container scroll factor implemented to the render functions 2018-04-11 11:02:04 -03:00
ContainerCreator.js addToScene added to all Game Object Creators 2018-05-02 10:57:26 +01:00
ContainerFactory.js Containers no longer in beta. 2018-04-19 14:35:17 +01:00
ContainerRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
ContainerWebGLRenderer.js Container scroll factor implemented to the render functions 2018-04-11 11:02:04 -03:00