Package gaiasky.scene.component
Class ParentOrientation
java.lang.Object
gaiasky.scene.component.ParentOrientation
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
Modifier and TypeFieldDescriptioncom.badlogic.gdx.math.Matrix4
boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
parentOrientation
public boolean parentOrientation -
orientationf
public com.badlogic.gdx.math.Matrix4 orientationf -
parentrc
-
-
Constructor Details
-
ParentOrientation
public ParentOrientation()
-