phaser/src/gameobjects/rendertexture
2018-04-05 09:02:36 +01:00
..
RenderTexture.js Fixed issue https://github.com/photonstorm/phaser/issues/3475 2018-04-03 12:03:02 -03:00
RenderTextureCanvas.js Fixed issue on RenderTexture canvas clear. The clearRect was affected by previous transformations 2018-03-12 13:30:05 -03:00
RenderTextureCanvasRenderer.js Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -03:00
RenderTextureCreator.js Fix "object" types on Camera and GameObjecs 2018-03-20 23:28:26 +01:00
RenderTextureFactory.js Added jsdocs 2018-03-05 02:24:47 +00:00
RenderTextureRender.js Added jsdocs 2018-03-05 02:24:47 +00:00
RenderTextureWebGL.js Fixed issue of render texture only rendering the first frame. It should've read the cut properties 2018-03-12 13:27:32 -03:00
RenderTextureWebGLRenderer.js jsdoc and eslint fixes 2018-04-05 09:02:36 +01:00