Classes | |
| class | Spa.SPAInstance |
| A single instance of an SPA animation. It's instanced like this so that the same animation can be played back multiple times at once; the instance keeps track of which frame the animation is currently at. More... | |
Namespaces | |
| package | Spa |
Constant Groups | |
| package | Spa |
Functions | |
| delegate void | Spa.OnSPAProgress (int frameID, SPAInstance instance) |
| A callback which can be used to get notified each frame. More... | |