Method | Description | |
---|---|---|
AddRecentWorld ( String path, String name ) : void | ||
ClearRecentWorlds ( ) : void | ||
RemoveRecentWorld ( String path ) : void | ||
Save ( ) : void |
Method | Description | |
---|---|---|
Read ( ) : void | ||
Settings ( ) : System |
public static AddRecentWorld ( String path, String name ) : void | ||
path | String | |
name | String | |
return | void |
public static RemoveRecentWorld ( String path ) : void | ||
path | String | |
return | void |