Module technology.sola.ecs
Package technology.sola.ecs.io.json
package technology.sola.ecs.io.json
This package provides the JSON implementations for serializing and deserializing
World
.-
ClassDescriptionException thrown when a
JsonWorldIo
does not have the requiredJsonMapper
for aComponent
registered to it.A reflection free JSON implementation ofWorldIo
.JsonMapper
implementation forWorld
.