Complete 0.9 release

This commit is contained in:
Richard Davey
2013-04-18 16:49:08 +01:00
parent 64d57b8e05
commit a90606a28a
64 changed files with 1095 additions and 1210 deletions
+5 -8
View File
@@ -1,14 +1,11 @@
/// <reference path="Game.ts" />
/**
* Phaser - GameMath
*
* @desc Adds a set of extra Math functions and extends a few commonly used ones.
* Includes methods written by Dylan Engelman and Adam Saltsman.
*
* @version 1.0 - 17th March 2013
* @author Richard Davey
*/
* Phaser - GameMath
*
* Adds a set of extra Math functions used through-out Phaser.
* Includes methods written by Dylan Engelman and Adam Saltsman.
*/
module Phaser {