-
agents : Sprite categories for agents (other than the avatar).
-
avatar : Sprite categories for the avatar and the avatar's pajamas.
-
decorations : Sprite categories for decorations.
-
ground : Sprite categories for ground entities.
-
marks : Sprite categories for Mark s, or short-lived entities with no body
that show that some action or event occured (such as an explosion).
-
platforms : Sprite categories for platforms.
-
projectiles : Sprite categories for projectiles.
-
sprite : Graphical widgets that defines one or more animation modes, based on
images loaded from files.
-
walls : Sprite categories for walls.
|