phaser/src/gameobjects/rendertexture
2018-06-19 14:14:37 +01:00
..
RenderTexture.js Cleaned up some previous documentation, finished the RenderTexture GameObject documentation. 2018-06-06 14:23:39 +01:00
RenderTextureCanvas.js The Canvas RenderTexture drawImage method incorrectly set the values of the frame, causing them to appear wrongly scaled in the canvas renderer. Fix #3710 2018-05-29 11:50:23 +01:00
RenderTextureCanvasRenderer.js Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -03: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 Tidying up Render Texture to make it more useful 2018-06-19 14:14:37 +01:00
RenderTextureWebGLRenderer.js Fixed issue with inverted coordinates on render texture 2018-04-13 17:33:43 -03:00