Stores SaveState model objects with Core Data, and displays the available save states in SaveStatesViewController. Currently, tapping + button creates a new save state, while tapping a collection view cell loads the save state, regardless of whether Save State or Load State was selected from the pause menu. |
||
|---|---|---|
| .. | ||
| Model.xcdatamodeld/Model.xcdatamodel | ||
| Game.swift | ||
| Game+CoreDataProperties.swift | ||
| GameCollection.swift | ||
| GameCollection+CoreDataProperties.swift | ||
| SaveState.swift | ||
| SaveState+CoreDataProperties.swift | ||