pygtails
latest

Contents:

  • Library Reference
  • Hello Pygtails
  • Pygame Constants
  • Flags and Bitwise Operations Tutorial
pygtails
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | D | G | H | I | K | M | O | P | Q | R | S | U | W

A

  • add_object() (pygtails.Game method)

C

  • center (pygtails.Circle attribute)
  • Circle (class in pygtails)
  • corner (pygtails.Circle attribute)
    • (pygtails.Rectangle attribute)
  • corners (pygtails.Rectangle attribute)

D

  • destroy() (pygtails.GameObject method)
  • destroy_object() (pygtails.Game method)

G

  • Game (class in pygtails)
  • game (pygtails.GameObject attribute)
  • GameObject (class in pygtails)

H

  • height (pygtails.Rectangle attribute)

I

  • ID (pygtails.GameObject attribute)

K

  • key_is_pressed() (pygtails.Game method)

M

  • main() (pygtails.Game method)

O

  • on_focus() (pygtails.Game method)
  • on_key_down() (pygtails.Game method)
  • on_key_up() (pygtails.Game method)
  • on_mouse_down() (pygtails.Game method)
    • (pygtails.GameObject method)
  • on_mouse_drag() (pygtails.GameObject method)
  • on_mouse_enter() (pygtails.GameObject method)
  • on_mouse_exit() (pygtails.GameObject method)
  • on_mouse_move() (pygtails.Game method)
  • on_mouse_stay() (pygtails.GameObject method)
  • on_mouse_up() (pygtails.Game method)
    • (pygtails.GameObject method)
  • on_resize() (pygtails.Game method)

P

  • pygtails (module)

Q

  • quit() (pygtails.Game method)

R

  • radius (pygtails.Circle attribute)
  • Rectangle (class in pygtails)

S

  • screen (pygtails.Game attribute)

U

  • update() (pygtails.Game method)
    • (pygtails.GameObject method)

W

  • width (pygtails.Rectangle attribute)

© Copyright 2018, Josie Thompson. Revision 36f48790.

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