Static methods

staticinit():Void

Gets called in Main.hx after FlxGame is initalized, and is what we use to easy add debug functions to flixel console

staticregisterClass(className:String):Void

Called at runtime to register a class with the console