Class for managing savedata.
Static variables
Static methods
staticcreateSave(key:String, bindNameSuffix:String):Void
Creates a new FlxSave
instance.
Parameters:
key | The identifier for the newly created save. |
---|---|
bindNameSuffix | The suffix for the newly created save. |