mirror of
https://github.com/wassname/phaser.git
synced 2026-09-11 12:31:29 +08:00
Complete 0.9 release
This commit is contained in:
+5
-8
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user