|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ persistence overview ] | PREV NEXT | ||||||||
B
- Bin2XML - class org.metacosm.framework.persistence.Bin2XML.
- Bin2XML() - Constructor for class org.metacosm.framework.persistence.Bin2XML
G
- game - Variable in class org.metacosm.framework.persistence.Persistence
- The game
- gamePrefix - Static variable in class org.metacosm.framework.persistence.Persistence
- Prefix for Game saves
- getGame() - Method in class org.metacosm.framework.persistence.Persistence
- getInstance() - Static method in class org.metacosm.framework.persistence.Persistence
I
- idServerPrefix - Static variable in class org.metacosm.framework.persistence.Persistence
- Prefix for IdServer saves
L
- load(long) - Method in class org.metacosm.framework.persistence.Persistence
- Saves all saved parts of the game by calling all the save functions of other objects.
- load(InputStream) - Method in interface org.metacosm.framework.persistence.Persistent
- Loads from the stream.
M
- main(String[]) - Static method in class org.metacosm.framework.persistence.Bin2XML
N
- newGame() - Method in class org.metacosm.framework.persistence.Persistence
- Creates a new game.
O
- org.metacosm.framework.persistence - package org.metacosm.framework.persistence
P
- Persistence - class org.metacosm.framework.persistence.Persistence.
- Manage saves and loads for the Game.
- Persistence() - Constructor for class org.metacosm.framework.persistence.Persistence
- Constructor user for loading
- Persistent - interface org.metacosm.framework.persistence.Persistent.
- Interface for saves and loads
It's a Singleton OOD pattern. - persistence - Static variable in class org.metacosm.framework.persistence.Persistence
- Unique instance
R
- randomGeneratorPrefix - Static variable in class org.metacosm.framework.persistence.Persistence
- Prefix for RandomGenerator saves
S
- save() - Method in class org.metacosm.framework.persistence.Persistence
- Loads all saved parts of the game by calling all the load functions of other objects.
- save(OutputStream) - Method in interface org.metacosm.framework.persistence.Persistent
- Saves on the stream.
- savesDirectory - Variable in class org.metacosm.framework.persistence.Persistence
- Directory for saves
B G I L M N O P R S
|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ persistence overview ] | PREV NEXT | ||||||||