PMTweenTempo Class Reference
| Inherits from | NSObject |
| Declared in | PMTweenTempo.h PMTweenTempo.m |
Overview
PMTweenTempois an abstract class that provides a basic structure for sending a tempo by which to update tween interpolations. Concrete subclasses should calltempoBeatWithTimestamp:with incremental timestamps as necessary.
This class should not be instantiated directly, as it provides no tempo updates on its own.