phaser/src/gameobjects/image
2018-05-16 15:17:08 +01:00
..
Image.js Added new Mask component and added to all relevant Game Objects 2018-04-20 18:57:49 +01:00
ImageCanvasRenderer.js Added parentMatrix to all canvas rendering functions 2018-04-04 13:14:55 -03:00
ImageCreator.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
ImageFactory.js Fix multiple types on GameObjects 2018-03-20 15:56:31 +01:00
ImageRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
ImageWebGLRenderer.js Merge branch 'master' into containers 2018-03-28 20:49:00 -03:00