Package gaiasky.scene.component
Class OrbitElementsSet
java.lang.Object
gaiasky.scene.component.OrbitElementsSet
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
Modifier and TypeFieldDescriptioncom.badlogic.gdx.utils.Array<com.badlogic.ashley.core.Entity>
boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
alwaysUpdate
public com.badlogic.gdx.utils.Array<com.badlogic.ashley.core.Entity> alwaysUpdate -
initialUpdate
public boolean initialUpdate
-
-
Constructor Details
-
OrbitElementsSet
public OrbitElementsSet()
-
-
Method Details
-
markForUpdate
-