phaser/src/gameobjects/graphics
2018-05-22 15:59:23 +01:00
..
Commands.js Added jsdocs 2018-02-12 16:01:21 +00:00
Graphics.js Added preDestroy callback 2018-05-22 15:59:23 +01:00
GraphicsCanvasRenderer.js Fixed explicit check for undefined GraphicsCanvasRenderer's parentMatrix, which meant null could not be passed as an argument. 2018-04-05 21:07:45 +01:00
GraphicsCreator.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
GraphicsFactory.js jsdoc fixes 2018-04-04 14:43:53 +01:00
GraphicsRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
GraphicsWebGLRenderer.js Merge branch 'master' into containers 2018-03-28 20:49:00 -03:00