fang
Class OutlineTracker
java.lang.Object
fang.Transformer
fang.OutlineTransformer
fang.OutlineTracker
- All Implemented Interfaces:
- Tracker
public class OutlineTracker
- extends OutlineTransformer
| Methods inherited from class fang.OutlineTransformer |
advance, advanceDistance, getCurrentPoint, getPathDistance, getSpeed, getTranslation, isLooping, isMoving, reset, setLooping, setShape, setShape, setShape, setSpeed, skipDistance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutlineTracker
public OutlineTracker(Sprite outline,
double speed)
OutlineTracker
public OutlineTracker(Shape outline,
double speed)
OutlineTracker
public OutlineTracker(double speed,
double... vertices)