phaser/src/gameobjects/tilesprite
2018-05-16 15:17:08 +01:00
..
TileSprite.js Removed un-needed arguments 2018-04-23 17:28:37 +01:00
TileSpriteCanvasRenderer.js Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -03:00
TileSpriteCreator.js Calling a creator, such as GraphicsCreator, without passing in a config object, would cause an error to be thrown. All Game Object creators now catch against this. 2018-05-16 15:17:08 +01:00
TileSpriteFactory.js Fix multiple types on GameObjects 2018-03-20 15:56:31 +01:00
TileSpriteRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
TileSpriteWebGLRenderer.js Merge branch 'master' into containers 2018-03-28 20:49:00 -03:00