| Interface | Description |
|---|---|
| Interpolatable |
Common interface for objects that need to be interpolated between frames
|
| ZlibStream |
| Class | Description |
|---|---|
| Align | |
| HashUtils | |
| InterpolationTracker |
Tracks
Interpolatable objects and auto-interpolates them each frame |
| JvmZlibStream | |
| Lerper |
Handles lerp operations with configurable levels of accuracy (at cost of CPU time)
|
| PowerOfTwo |
Utility class for power of 2 operations
|
| Ref<T> |
Stores a reference to an object instance
|
| RollingAverage |
Utility class for tracking a rolling average
|
| RollingMax | |
| Utilities |
| Enum | Description |
|---|---|
| Lerper.Mode | |
| Scaling |