public class RotateAroundAnimation3D extends Animation3D
INFINITE, RESTART, REVERSE
Constructor and Description |
---|
RotateAroundAnimation3D(Number3D center,
Number3D.Axis axis,
float distance) |
RotateAroundAnimation3D(Number3D center,
Number3D.Axis axis,
float distance,
int direction) |
addAnimationListener, cancel, getDelay, getDuration, getInterpolator, getRepeatCount, getRepeatMode, getTransformable3D, getUpdateRate, isHasEnded, isHasStarted, reset, setAnimationListener, setDelay, setDuration, setHasEnded, setHasStarted, setInterpolator, setRepeatCount, setRepeatMode, setTransformable3D, setUpdateRate, start
public RotateAroundAnimation3D(Number3D center, Number3D.Axis axis, float distance)
public RotateAroundAnimation3D(Number3D center, Number3D.Axis axis, float distance, int direction)