Interface ICopy

All Known Implementing Classes:
Base, Body, Celestial, Cluster, Coordinates, GraphNode, Magnitude, MotorEngine, Orientation, ParentOrientation, ParticleExtra, ProperMotion

public interface ICopy
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    com.badlogic.ashley.core.Component
    getCopy(com.badlogic.ashley.core.Engine engine)
     
  • Method Details Link icon

    • getCopy Link icon

      com.badlogic.ashley.core.Component getCopy(com.badlogic.ashley.core.Engine engine)