Package gaiasky.scene.component
Class OrbitElementsSet
java.lang.Object
gaiasky.scene.component.OrbitElementsSet
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
Aggregates children entities (typically orbits) so that they are treated as one,
especially in terms of GPU draw calls.