Class | Description |
---|---|
Sprite |
A gentle little sprite.
|
SpriteFactory |
Factory for sprites.
|
SpriteManager |
Set of sprites associated with a graph.
|
Exception | Description |
---|---|
InvalidSpriteIDException |
Launched when a sprite is created with a dot in its identifier, which is
impossible in the current implementation.
|