fang
Interface Reversible

All Superinterfaces:
Tracker
All Known Implementing Classes:
ProjectileTracker, ProjectileTransformer

public interface Reversible
extends Tracker

This interface indicates that a Tracker can advance the time backwards as well as forwards. What this means is that the parameter passed to advanceTime can be either negative or positive.

Author:
Jam Jenkins

Method Summary
 
Methods inherited from interface fang.Tracker
advanceTime, getRotationAddition, getScaleFactor, getTranslation