Package pajammin :: Package display :: Package sprite
[show private | hide private]
[frames | no frames]

Package pajammin.display.sprite

Graphical widgets that defines one or more animation modes, based on images loaded from files.
Submodules
  • 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 Marks, 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.