Interface MoveeObject

    • Method Detail

      • setPositionAtTime

        void setPositionAtTime​(Point3D position,
                               long nanoTime)
      • getCurrentPosition

        Point3D getCurrentPosition()