phaser/Phaser
2013-05-28 09:37:32 +01:00
..
animation Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
cameras Tidying up before putting back together again 2013-05-28 09:37:32 +01:00
components/sprite Tidying up before putting back together again 2013-05-28 09:37:32 +01:00
core Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
gameobjects Updated Loader so it no longer checks if the animation data is valid, passes that control to the AnimationLoader. Also fixed camera bounds check in Sprite. 2013-05-23 15:45:04 +01:00
geom Tidying up before putting back together again 2013-05-28 09:37:32 +01:00
input Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
loader Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
math Tidying up before putting back together again 2013-05-28 09:37:32 +01:00
sound Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
system Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
tweens Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
.gitignore Tidying up and adding gitignore for OS X 2013-04-13 13:28:35 +01:00
AnimationManager.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Basic.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Basic.ts Lots of updates across input, rendering and grouping 2013-05-17 06:49:43 +01:00
Cache.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
CameraManager.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Collision.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Collision.ts Added the GameObjectManager 2013-05-23 00:01:58 +01:00
DynamicTexture.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
DynamicTexture.ts Updated DynamicTexture.setPixel, added GameMath.shuffleArray, fixed Animation.frame and created a few new tests 2013-05-18 03:05:28 +01:00
FXManager.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
FXManager.ts Simply add type info to jsdoc of these classs. 2013-05-12 00:26:30 +08:00
Game.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Game.ts Added the GameObjectManager 2013-05-23 00:01:58 +01:00
GameMath.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
GameMath.ts Added the GameObjectManager 2013-05-23 00:01:58 +01:00
GameObjectFactory.ts Added the GameObjectManager 2013-05-23 00:01:58 +01:00
Group.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Group.ts Added VerletManager and lots of new tests 2013-05-21 04:12:54 +01:00
Loader.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Motion.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Motion.ts Simply add type info to jsdoc of these classs. 2013-05-12 00:26:30 +08:00
Phaser.csproj Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
Phaser.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
phaser.js Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
Phaser.ts Added the GameObjectManager 2013-05-23 00:01:58 +01:00
RenderManager.ts Tidying up before putting back together again 2013-05-28 09:37:32 +01:00
Signal.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Signal.ts Large refactoring of the pause and boot screens in Stage and various other small fixes 2013-04-29 02:41:19 +01:00
SignalBinding.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
SignalBinding.ts Complete 0.9 release 2013-04-18 16:49:08 +01:00
SoundManager.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Stage.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Stage.ts Added the GameObjectManager 2013-05-23 00:01:58 +01:00
State.ts Added Starling/Sparrow XML Texture Atlas format support. 2013-05-23 03:08:57 +01:00
Time.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
Time.ts Added FullScreen API support and fixed numerous StageScaleMode issues. 2013-05-14 03:37:38 +01:00
TweenManager.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
World.d.ts New FXManager system and Camera FX now in place. 2013-05-01 04:10:21 +01:00
World.ts Added the GameObjectManager 2013-05-23 00:01:58 +01:00