Interface | Description |
---|---|
CustomSpriteLoader |
Implement this interface on a Sprite to use a custom loading process instead
of the default (loading a .PNG).
|
DependentSprite |
Implement this interface on a Sprite to declare additional dependencies
that should be processed prior to this sprite.
|