JavaScript is disabled on your browser.
Skip navigation links
Gaia Sky
|
docs
|
sources
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package gaiasky.scene
package
gaiasky.scene
Contains all classes and utilities directly related to the scene, the scene graph and the entity-component-system.
Related Packages
Package
Description
gaiasky
The main package of the project.
gaiasky.scene.api
Contains the API for the scene module.
gaiasky.scene.camera
API and implementation of the different cameras in Gaia Sky.
gaiasky.scene.component
Contains all components in the ECS.
gaiasky.scene.entity
Utilities related to different entity types.
gaiasky.scene.record
Contains components which combine data and logic, and do not adhere to the standard ECS structure.
gaiasky.scene.system
gaiasky.scene.task
gaiasky.scene.view
Classes
Class
Description
Archetype
Archetypes
AttributeMap
Families
Index
Mapper
Scene
SceneObserver