mirror of
https://github.com/wassname/phaser.git
synced 2026-08-07 11:26:10 +08:00
yuidoc scripts added. Tidied up the Docs folder. Added back in the Emitter and fixed the Tests that weren't compiling.
This commit is contained in:
@@ -211,7 +211,6 @@ module Phaser {
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
// Letters
|
||||
public static A: number = "A".charCodeAt(0);
|
||||
public static B: number = "B".charCodeAt(0);
|
||||
@@ -321,7 +320,6 @@ module Phaser {
|
||||
public static DELETE: number = 46;
|
||||
public static HELP: number = 47;
|
||||
public static NUM_LOCK: number = 144;
|
||||
*/
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user