phaser/src/gameobjects
Richard Davey 24eec0ccd0
Merge pull request #3365 from samme/feature/tilesprite-settileposition
Add Phaser.GameObjects.TileSprite#setTilePosition
2018-03-16 12:55:03 +00:00
..
bitmaptext Updating docs 2018-03-15 17:27:30 +00:00
blitter eslint fixes and console removal 2018-02-16 19:08:50 +00:00
components Updating docs 2018-03-15 17:27:30 +00:00
graphics Merge pull request #3240 from Twilrom/arc-fix 2018-03-05 21:54:46 +00:00
group Add active to Group create methods 2018-03-14 12:22:08 -07:00
image Added jsdocs 2018-02-12 16:01:21 +00:00
lights Moved PluginManager and merged configs into single root file for easier changing. 2018-02-12 23:03:48 +00:00
mesh eslint fixes and console removal 2018-02-16 19:08:50 +00:00
particles Added canvas roundPixels support for Text, Particles and TileSprites 2018-02-28 22:40:08 +00:00
pathfollower Added jsdocs 2018-02-12 16:01:21 +00:00
quad eslint fixes 2018-02-16 18:17:51 +00:00
rendertexture Fixed issue on RenderTexture canvas clear. The clearRect was affected by previous transformations 2018-03-12 13:30:05 -03:00
sprite Added jsdocs 2018-03-05 02:24:47 +00:00
sprite3d Added jsdocs 2018-02-12 16:01:21 +00:00
text TextStyle has two new properties: baselineX and baselineY which allow you to customize the 'magic' value used in calculating the text metrics. 2018-03-13 13:21:51 +00:00
tilesprite Merge pull request #3365 from samme/feature/tilesprite-settileposition 2018-03-16 12:55:03 +00:00
zone eslint fixes 2018-03-05 01:40:11 +00:00
BuildGameObject.js Fixed package names 2018-03-16 00:46:39 +00:00
BuildGameObjectAnimation.js Fixed package names 2018-03-16 00:46:39 +00:00
DisplayList.js Moved PluginManager and merged configs into single root file for easier changing. 2018-02-12 23:03:48 +00:00
GameObject.js eslint fix 2018-03-05 22:25:55 +00:00
GameObjectCreator.js Moved PluginManager and merged configs into single root file for easier changing. 2018-02-12 23:03:48 +00:00
GameObjectFactory.js Moved PluginManager and merged configs into single root file for easier changing. 2018-02-12 23:03:48 +00:00
index.js Add reference of BuildGameObject, BuildGameObjectAnimation 2018-03-09 15:13:42 +08:00
UpdateList.js eslint fixes and console removal 2018-02-16 19:08:50 +00:00