JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Module
technology.sola.ecs
Package technology.sola.ecs.io
package
technology.sola.ecs.io
This package provides the API for serializing and deserializing
World
.
Related Packages
Package
Description
technology.sola.ecs
This package provides the core classes for sola-ecs.
technology.sola.ecs.io.json
This package provides the JSON implementations for serializing and deserializing
World
.
technology.sola.ecs.cache
This package provides class to cache different kinds of queries against
World
.
technology.sola.ecs.exception
This package provides various exceptions for errors that may happen during various sola-ecs operations.
technology.sola.ecs.view
This package provides implementations of
View
.
Interfaces
Class
Description
WorldIo
Defines the API contract for serializing and deserializing a
World
.