ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Package Forge.Entities.Implementation.Content

Classes

class  ContentEntitySerializationFormat
 
class  ContentEntity
 
class  ContentTemplateSerializationFormat
 
class  ContentTemplateSerializationFormatConverter
 A custom converter for ContentTemplateSerializationFormat. This supports a more sophisticated serialization format that only emits data as necessary and additionally allows for custom converters to be defined on Data.IData derived types.
 
class  ContentTemplate
 
class  EntitySerializationContainer
 
class  GameSnapshot
 
class  GameSnapshotRestorer
 This type is used to deserialize a GameSnapshot instance. It just deserializes the GameSnapshot and TemplateGroup together in the same deserialization call so that the internal references inside of the TemplateGroup have the same ITemplate references as the internal ITemplate references in the GameSnapshot.
 
class  SystemSerializationContainer
 Stores a list of ISystems that are properly (de)serialized
 
class  TemplateContainerConverter
 
class  TemplateSerializationContainer
 
class  TemplateGroup