mirror of
https://github.com/wassname/phaser.git
synced 2026-09-12 12:40:47 +08:00
Fixed up the namespace in the documentation and finished off all sections other than Game Objects and Physics (yuck).
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @module Phaser
|
||||
*/
|
||||
* @namespace Phaser
|
||||
*/
|
||||
var Phaser = Phaser || {
|
||||
|
||||
VERSION: '1.0.7-beta',
|
||||
|
||||
Reference in New Issue
Block a user