Namespace AlphaFramework.World.Templates
Classes
- EntityTemplateBase<TSelf>
A common base for entity templates (collection of components used as a prototype for constructing new entities). Defines the behavior and look for a certain class of EntityBase<TCoordinates, TTemplate>.
- Template<TSelf>
A set of data used as a prototype for constructing new objects at runtime.