phaser/src/gameobjects/blitter
2018-09-05 11:19:02 +01:00
..
Blitter.js initPipeline now defaults to the Texture Tint Pipeline if nothing else is specified. 2018-09-05 11:19:02 +01:00
BlitterCanvasRenderer.js The CanvasRenderer.BlitImage function has been removed, as has the associated blitImage property from the Canvas Renderer as they're no longer used. 2018-08-06 15:29:27 +01:00
BlitterCreator.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
BlitterFactory.js Fix multiple types on GameObjects 2018-03-20 15:56:31 +01:00
BlitterRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
BlitterWebGLRenderer.js Swapped to using getX / getY 2018-07-27 00:53:00 +01:00
Bob.js Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00