PC-Pygame Logo

Introduction

  • 1. Pygame introduction
  • 2. Pygame setup

Pygame basics

  • 1. Module setup
  • 2. main file
  • 3. game file
PC-Pygame
  • Index

Index

C | E | F | G | I | Q | S | T

C

  • Clock() (pygame.time method)

E

  • exit() (sys method)

F

  • fill()
  • flip() (pygame.display method)

G

  • get() (pygame.event method)

I

  • init() (pygame method)

Q

  • quit() (pygame method)

S

  • set_caption() (pygame.display method)
  • set_mode() (pygame.display method)

T

  • tick() (clock method)

© Copyright 2023-24, GMC. Revision 6f13beba.

Built with Sphinx using a theme provided by Read the Docs.