phaser/src/tilemaps/staticlayer
2018-08-03 00:50:45 +01:00
..
StaticTilemapLayer.js Added all the missing cull methods and properties into the Static Tilemap Layer, which is used by the Canvas Renderer 2018-08-02 22:14:51 +01:00
StaticTilemapLayerCanvasRenderer.js Updated the canvas tilemap layer renderers to support parent matrix and tidied up the internal flow 2018-08-03 00:50:45 +01:00
StaticTilemapLayerRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
StaticTilemapLayerWebGLRenderer.js Removed un-needed checks (willRender handles it now) 2018-08-01 16:03:58 +01:00