phaser/src/gameobjects
Richard Davey 348aeec4ec
Merge pull request #3580 from jmcriat/patch-1
Delete Texture only applicable on renderer.gl
2018-04-17 02:36:17 +01:00
..
bitmaptext Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
blitter Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
components More jsdoc fixes 2018-04-16 15:11:51 +01:00
container Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
graphics 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
group Group fixes/changes: 2018-04-15 10:38:50 -07:00
image Added parentMatrix to all canvas rendering functions 2018-04-04 13:14:55 -03:00
lights Initial Commit 2018-03-30 13:46:44 -04:00
mesh Initial Commit 2018-03-30 13:46:44 -04:00
particles Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
pathfollower Initial Commit 2018-03-30 13:46:44 -04:00
quad Initial Commit 2018-03-30 13:46:44 -04:00
rendertexture Fixed issue with inverted coordinates on render texture 2018-04-13 17:33:43 -03:00
sprite Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -03:00
sprite3d Initial Commit 2018-03-30 13:46:44 -04:00
text More jsdoc fixes 2018-04-16 16:02:27 +01:00
tilesprite Delete Texture only applicable on render.gl 2018-04-16 21:50:04 -03:00
zone Initial Commit 2018-03-30 13:46:44 -04:00
BuildGameObject.js Initial Commit 2018-03-30 13:46:44 -04:00
BuildGameObjectAnimation.js Initial Commit 2018-03-30 13:46:44 -04:00
DisplayList.js Moving from 3.4.1 to 3.5.0 so we can release new camera fx and scene transitions 2018-04-15 12:44:47 +01:00
GameObject.js Moving from 3.4.1 to 3.5.0 so we can release new camera fx and scene transitions 2018-04-15 12:44:47 +01:00
GameObjectCreator.js Removed debug call and merged Scene Systems boot and start sequences. Fix #3579 2018-04-17 02:34:07 +01:00
GameObjectFactory.js Removed debug call and merged Scene Systems boot and start sequences. Fix #3579 2018-04-17 02:34:07 +01:00
index.js Initial Commit 2018-03-30 13:46:44 -04:00
UpdateList.js Moving from 3.4.1 to 3.5.0 so we can release new camera fx and scene transitions 2018-04-15 12:44:47 +01:00