All Classes and Interfaces
Class
Description
Exception thrown when a
JsonWorldIo
does not have the required
JsonMapper
for a Component
registered to it.Exception thrown when an
EcsSystem
was not found.The EntityNameCache class handles caching
Entity
by their name for quicker searching by name.A reflection free JSON implementation of
WorldIo
.SolaEcs is a wrapper for a collection of
EcsSystem
.The ViewBuilder class exposes methods for creating
View
s.The ViewEntry interface defines the api for an entry in a
View
.Exception thrown when the max entity limit is reached for a
World
.Defines the API contract for serializing and deserializing a
World
.JsonMapper
implementation for World
.