Fixed up the namespace in the documentation and finished off all sections other than Game Objects and Physics (yuck).

This commit is contained in:
Richard Davey
2013-10-03 02:38:35 +01:00
parent f832bacfd6
commit 96da57cac0
156 changed files with 65938 additions and 2035 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
*/
/**
* @module Phaser
*/
* @namespace Phaser
*/
var Phaser = Phaser || {
VERSION: '1.0.7-beta',