PygamePal documentation!¶
PygamePal is a library of classes and functions to support game development in Pygame.
PygamePal provides commonly-used features such as sprite animation, cameras, scenes, etc. which can be used together or independently. PygamePal integrates well with Pygame – use PygamePal for the things you want, and continue to use Pygame for everything else!
Contents:
- pygamepal package
- pygamepal.animator
- pygamepal.button
- pygamepal.camera
- pygamepal.collider
- pygamepal.dialogue
- pygamepal.dialoguePage
- pygamepal.drawText
- pygamepal.flatten
- pygamepal.game
- pygamepal.input
- pygamepal.lighting
- pygamepal.particleEmitter
- pygamepal.particles
- pygamepal.scene
- pygamepal.splitTexture
- pygamepal.sprite
- pygamepal.spriteImage
- pygamepal.transition
- pygamepal.trigger
- Module contents