Package one.empty3.library.core.move
Class LineMoveeObject
java.lang.Object
one.empty3.library.core.move.SimpleTrajectory
one.empty3.library.core.move.LineTrajectory
one.empty3.library.core.move.LineMoveeObject
- All Implemented Interfaces:
Trajectory
,MoveeObject
-
Field Summary
Fields inherited from class one.empty3.library.core.move.LineTrajectory
a
Fields inherited from class one.empty3.library.core.move.SimpleTrajectory
nanoTime
Fields inherited from interface one.empty3.library.core.move.Trajectory
POINTS_INTERMEDIATE_BEZIER, POINTS_INTERMEDIATE_LINE
-
Method Summary
Methods inherited from class one.empty3.library.core.move.LineTrajectory
calculerPoint3D, swapAB
Methods inherited from class one.empty3.library.core.move.SimpleTrajectory
addPoints, addPoints, getIntermediatePointsUntilNext, getNextPointAndRemove, hasMorePoints
-
Method Details
-
setPositionAtTime
- Specified by:
setPositionAtTime
in interfaceMoveeObject
-
getCurrentPosition
- Specified by:
getCurrentPosition
in interfaceMoveeObject
-