phaser/src/gameobjects/rendertexture
2018-08-01 18:02:05 +01:00
..
RenderTexture.js Expose more functions (until we tidy this up) 2018-08-01 18:02:05 +01:00
RenderTextureCanvas.js Refactoring RenderTexture to remove the matrix stack and add in support for drawing Game Objects and arrays of them 2018-07-31 17:10:26 +01:00
RenderTextureCanvasRenderer.js The alpha value is now always set for Render Textures in canvas mode, regardless of the previous alpha value in the renderer 2018-07-29 12:23:52 +01:00
RenderTextureCreator.js Documented the DisplayList and UpdateList plugins, and the BuildGameObject function. 2018-06-01 11:36:12 +01:00
RenderTextureFactory.js Added jsdocs 2018-03-05 02:24:47 +00:00
RenderTextureRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
RenderTextureWebGL.js Testing RenderTexture updates to allow any GameObject to be drawn to it 2018-08-01 00:01:16 +01:00
RenderTextureWebGLRenderer.js Blank the texture after drawing 2018-08-01 18:01:54 +01:00