phaser/Phaser
2013-08-08 06:29:21 +01:00
..
animation Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00
cameras Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00
core Updated Renderer system, now much easier to expand and maintain. 2013-08-08 01:07:22 +01:00
display Updated Renderer system, now much easier to expand and maintain. 2013-08-08 01:07:22 +01:00
gameobjects Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00
geom Updated Renderer system, now much easier to expand and maintain. 2013-08-08 01:07:22 +01:00
input Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00
loader Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00
math Clearing down the To Do list. 2013-08-06 03:14:48 +01:00
net New CSS3 Filters component and Net class. 2013-07-19 04:57:14 +01:00
particles Clearing down the To Do list. 2013-08-06 03:14:48 +01:00
physics Updating and fixing tests 2013-08-02 18:32:26 +01:00
renderers Fixed a few things in Tilemap and optimised the renderer a little bit. 2013-08-08 06:29:21 +01:00
sound Fixed some issues in dragging sprites with snap-to-center and world coordinates. 2013-08-07 00:00:12 +01:00
system Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00
tilemap Fixed a few things in Tilemap and optimised the renderer a little bit. 2013-08-08 06:29:21 +01:00
time Added ability for the TimeManager to monitor the pause duration. This is then applied to tweens and other game services, meaning the tweens now restart properly after a pause resumes. 2013-08-08 05:43:22 +01:00
tweens Fixed bug where a Tween with both yoyo and loop enabled would get out of sync. 2013-08-08 06:08:53 +01:00
ui Fixed the world drag issue across Sprite and Button. 2013-08-06 04:34:52 +01:00
utils Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00
.gitignore Tidying up and adding gitignore for OS X 2013-04-13 13:28:35 +01:00
Game.ts Fixed bug where a Tween with both yoyo and loop enabled would get out of sync. 2013-08-08 06:08:53 +01:00
Phaser.csproj Updated Renderer system, now much easier to expand and maintain. 2013-08-08 01:07:22 +01:00
phaser.js Clearing down the To Do list. 2013-08-06 03:14:48 +01:00
Phaser.ts Fixed Firefox audio issue with the Loader and added defined functions for anonymous callbacks 2013-08-05 03:43:20 +01:00
Stage.ts Added ability for the TimeManager to monitor the pause duration. This is then applied to tweens and other game services, meaning the tweens now restart properly after a pause resumes. 2013-08-08 05:43:22 +01:00
State.ts Clearing down the To Do list. 2013-08-06 03:14:48 +01:00
Statics.ts Updated Renderer system, now much easier to expand and maintain. 2013-08-08 01:07:22 +01:00
World.ts Tidied up the Loader so it now starts automatically, added required Signals and removed the old-style callbacks. 2013-08-08 04:35:13 +01:00