Package gaiasky.scene.component
Class Rotation
java.lang.Object
gaiasky.scene.component.Rotation
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
,ICopy
-
Field Summary
Modifier and TypeFieldDescriptionHolds information about the rotation of the body -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.badlogic.ashley.core.Component
getCopy
(com.badlogic.ashley.core.Engine engine) void
Sets the rotation period in hoursvoid
-
Field Details
-
rc
Holds information about the rotation of the body
-
-
Constructor Details
-
Rotation
public Rotation()
-
-
Method Details