See: Description
| Interface | Description |
|---|---|
| Tickable |
Defines the behaviour of all tickable smoothers that can be advanced over time.
|
| Class | Description |
|---|---|
| Animator |
Class for controlling all the smoothers.
|
| Smoother |
A single smoother for transitions towards a target over time.
|
| Smoother2D |
A 2D smoother for transitions towards a target over time at a rate determined by its
smoothness.
|
| Smoother3D |
A 3D smoother for transitions towards a target over time at a rate determined by its
smoothness.
|
This package includes utilities for simple transition modelling. Used with the traer physics classes to create a smoothly moving camera centred on moving particles.
To check you have the latest version of the gicentreUtils package, display the results of
Version.getText() or Version.getVersion(). It should match that shown
in this API documentation.