pygame documentation
Pygame Home || Help Contents || Reference Index

Most useful stuff: Color | display | draw | event | font | image | key | locals | mixer | mouse | Rect | Surface | time | music | pygame

Advanced stuff: cursors | joystick | mask | sprite | transform | BufferProxy | freetype | gfxdraw | midi | Overlay | PixelArray | pixelcopy | sndarray | surfarray | math

Other: camera | cdrom | examples | scrap | tests | touch | version

pygame C APIΒΆ

  • Slots and c_api - Making functions and data available from other modules
  • High level API exported by pygame.base
  • Class BufferProxy API exported by pgyame.bufferproxy
  • API exported by pygame.cdrom
  • Class Color API exported by pygame.color
  • API exported by pygame.display
  • API exported by pygame.event
  • API exported by pygame._freetype
  • API exported by pygame.mixer
  • Class Rect API exported by pygame.rect
  • API exported by pygame.rwobject
  • Class Surface API exported by pygame.surface
  • API exported by pygame.surflock
  • API exported by pygame.version

src_c/include/ contains header files for applications that use the pygame C API, while src_c/ contains headers used by pygame internally.




Edit on GitHub

Navigation

  • index
  • modules |
  • next |
  • previous |
  • pygame v2.0.0.dev7 documentation »
© Copyright 2011-2019, pygame developers.