Package gaiasky.scene.component
Class Shape
java.lang.Object
gaiasky.scene.component.Shape
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
track
The actual object to track. -
trackName
The name of the object whose position this shape object will track.
-
-
Constructor Details
-
Shape
public Shape()
-
-
Method Details
-
setTrack
-