phaser/src/gameobjects
Richard Davey 52fcf7e7c1
Merge pull request #3557 from Antriel/master
Fix Animation component update()
2018-04-13 12:14:21 +01:00
..
bitmaptext Add missing letterSpacing to DynamicBitmapText 2018-04-13 10:50:18 +02:00
blitter Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -03:00
components Fix Animation component pause() 2018-04-13 09:58:33 +02:00
container Shorter warning 2018-04-12 23:12:23 +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 Add descriptions for Phaser.GameObjects.Group 2018-04-12 20:10:03 -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 Fixed references 2018-04-10 04:13:38 +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 jsdoc and eslint fixes 2018-04-05 09:02:36 +01: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 Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -03:00
tilesprite Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -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 Initial Commit 2018-03-30 13:46:44 -04:00
GameObject.js eslint override 2018-04-12 02:18:01 +01:00
GameObjectCreator.js Initial Commit 2018-03-30 13:46:44 -04:00
GameObjectFactory.js Initial Commit 2018-03-30 13:46:44 -04:00
index.js Initial Commit 2018-03-30 13:46:44 -04:00
UpdateList.js Initial Commit 2018-03-30 13:46:44 -04:00