* Remove unsued 'flags' parameter in methods for storing savegames. * Refactor static constructors when reading objects from savegames so that the ctors are named "newFromParcel", to differentiate them from "readFromParcel".