phaser/src/gameobjects
2018-04-13 17:20:51 +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 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 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 Added parent to game objects that called CanvasPool.create2D 2018-04-13 12:48:34 -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 Parent matrix is applied to canvas context on each draw function 2018-04-04 14:05:59 -03:00
tilesprite Added parent to game objects that called CanvasPool.create2D 2018-04-13 12:48:34 -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 Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
GameObject.js Added GameObject.ignoreDestroy 2018-04-13 17:20:46 +01:00
GameObjectCreator.js Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
GameObjectFactory.js Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00
index.js Initial Commit 2018-03-30 13:46:44 -04:00
UpdateList.js Scene plugin flow overhaul 2018-04-13 17:12:17 +01:00