phaser/v3/src/gameobjects
2017-08-14 13:12:45 +01:00
..
bitmaptext Updated to new Bitmap Text object structure. 2017-07-24 14:09:44 +01:00
blitter Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
components Added in setFrame method to all texture based Game Objects. 2017-08-14 13:12:45 +01:00
effectlayer Light Layer update work in progress 2017-08-03 16:02:57 -04:00
graphics Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
group Added PlaceOnEllipse action and added to Group 2017-08-02 01:24:54 +01:00
image Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
lightlayer Merge branch 'master' of https://github.com/photonstorm/phaser 2017-08-10 05:17:58 +01:00
mesh Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
pool Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
quad Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
renderpass Light Layer update work in progress 2017-08-03 16:02:57 -04:00
sprite play returns the Sprite reference for proper chaining 2017-08-10 05:17:26 +01:00
text Shadow fill default should be true. 2017-08-11 16:59:29 +01:00
tilemap Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
tilesprite Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
zone Zone now uses x/y as center for drop zone shapes. 2017-07-28 02:22:41 +01:00
BuildGameObject.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
BuildGameObjectAnimation.js Fixed animation values being overridden on load. 2017-04-11 03:28:39 +01:00
GameObject.js Fixed issue with UpdateList trying to destroy items it manages. 2017-08-07 17:14:13 +01:00
index.js Light layer setup 2017-08-02 23:06:13 -04:00