README.rst
setup.cfg
setup.py
buildconfig/pygame-stubs/__init__.pyi
buildconfig/pygame-stubs/_common.pyi
buildconfig/pygame-stubs/bufferproxy.pyi
buildconfig/pygame-stubs/camera.pyi
buildconfig/pygame-stubs/color.pyi
buildconfig/pygame-stubs/constants.pyi
buildconfig/pygame-stubs/cursors.pyi
buildconfig/pygame-stubs/display.pyi
buildconfig/pygame-stubs/draw.pyi
buildconfig/pygame-stubs/event.pyi
buildconfig/pygame-stubs/fastevent.pyi
buildconfig/pygame-stubs/font.pyi
buildconfig/pygame-stubs/freetype.pyi
buildconfig/pygame-stubs/gfxdraw.pyi
buildconfig/pygame-stubs/image.pyi
buildconfig/pygame-stubs/joystick.pyi
buildconfig/pygame-stubs/key.pyi
buildconfig/pygame-stubs/mask.pyi
buildconfig/pygame-stubs/math.pyi
buildconfig/pygame-stubs/midi.pyi
buildconfig/pygame-stubs/mixer.pyi
buildconfig/pygame-stubs/mouse.pyi
buildconfig/pygame-stubs/music.pyi
buildconfig/pygame-stubs/pixelarray.pyi
buildconfig/pygame-stubs/pixelcopy.pyi
buildconfig/pygame-stubs/py.typed
buildconfig/pygame-stubs/rect.pyi
buildconfig/pygame-stubs/scrap.pyi
buildconfig/pygame-stubs/sndarray.pyi
buildconfig/pygame-stubs/sprite.pyi
buildconfig/pygame-stubs/surface.pyi
buildconfig/pygame-stubs/surfarray.pyi
buildconfig/pygame-stubs/time.pyi
buildconfig/pygame-stubs/transform.pyi
buildconfig/pygame-stubs/version.pyi
buildconfig/pygame-stubs/_sdl2/__init__.pyi
buildconfig/pygame-stubs/_sdl2/controller.pyi
buildconfig/pygame-stubs/_sdl2/touch.pyi
buildconfig/pygame-stubs/_sdl2/video.pyi
docs/__init__.py
docs/__main__.py
examples/README.rst
examples/__init__.py
examples/aacircle.py
examples/aliens.py
examples/arraydemo.py
examples/audiocapture.py
examples/blend_fill.py
examples/blit_blends.py
examples/camera.py
examples/chimp.py
examples/cursors.py
examples/dropevent.py
examples/eventlist.py
examples/fastevents.py
examples/font_viewer.py
examples/fonty.py
examples/freetype_misc.py
examples/glcube.py
examples/headless_no_windows_needed.py
examples/joystick.py
examples/liquid.py
examples/mask.py
examples/midi.py
examples/moveit.py
examples/music_drop_fade.py
examples/pixelarray.py
examples/playmus.py
examples/prevent_display_stretching.py
examples/resizing_new.py
examples/scaletest.py
examples/scrap_clipboard.py
examples/scroll.py
examples/setmodescale.py
examples/sound.py
examples/sound_array_demos.py
examples/sprite_texture.py
examples/stars.py
examples/testsprite.py
examples/textinput.py
examples/vgrade.py
examples/video.py
examples/data/BGR.png
examples/data/alien1.gif
examples/data/alien1.jpg
examples/data/alien1.png
examples/data/alien2.gif
examples/data/alien2.png
examples/data/alien3.gif
examples/data/alien3.png
examples/data/arraydemo.bmp
examples/data/asprite.bmp
examples/data/background.gif
examples/data/black.ppm
examples/data/blue.gif
examples/data/blue.mpg
examples/data/bomb.gif
examples/data/boom.wav
examples/data/brick.png
examples/data/car_door.wav
examples/data/chimp.png
examples/data/city.png
examples/data/crimson.pnm
examples/data/danger.gif
examples/data/explosion1.gif
examples/data/fist.png
examples/data/green.pcx
examples/data/grey.pgm
examples/data/house_lo.mp3
examples/data/house_lo.ogg
examples/data/house_lo.wav
examples/data/laplacian.png
examples/data/liquid.bmp
examples/data/midikeys.png
examples/data/player1.gif
examples/data/punch.wav
examples/data/purple.xpm
examples/data/red.jpg
examples/data/sans.ttf
examples/data/scarlet.webp
examples/data/secosmic_lo.wav
examples/data/shot.gif
examples/data/static.png
examples/data/teal.svg
examples/data/turquoise.tif
examples/data/whiff.wav
examples/data/yellow.tga
pygame.egg-info/PKG-INFO
pygame.egg-info/SOURCES.txt
pygame.egg-info/dependency_links.txt
pygame.egg-info/entry_points.txt
pygame.egg-info/not-zip-safe
pygame.egg-info/top_level.txt
src_c/_camera.c
src_c/_freetype.c
src_c/alphablit.c
src_c/base.c
src_c/bitmask.c
src_c/bufferproxy.c
src_c/camera_v4l2.c
src_c/cdrom.c
src_c/color.c
src_c/constants.c
src_c/display.c
src_c/draw.c
src_c/event.c
src_c/fastevent.c
src_c/fastevents.c
src_c/font.c
src_c/gfxdraw.c
src_c/image.c
src_c/imageext.c
src_c/joystick.c
src_c/key.c
src_c/mask.c
src_c/math.c
src_c/mixer.c
src_c/mouse.c
src_c/music.c
src_c/newbuffer.c
src_c/overlay.c
src_c/pixelarray.c
src_c/pixelcopy.c
src_c/rect.c
src_c/rotozoom.c
src_c/rwobject.c
src_c/scale2x.c
src_c/scale_mmx.c
src_c/scrap.c
src_c/surface.c
src_c/surface_fill.c
src_c/surflock.c
src_c/time.c
src_c/transform.c
src_c/SDL_gfx/SDL_gfxPrimitives.c
src_c/freetype/ft_cache.c
src_c/freetype/ft_layout.c
src_c/freetype/ft_render.c
src_c/freetype/ft_render_cb.c
src_c/freetype/ft_unicode.c
src_c/freetype/ft_wrap.c
src_py/__init__.py
src_py/_camera_opencv.py
src_py/_camera_vidcapture.py
src_py/camera.py
src_py/colordict.py
src_py/compat.py
src_py/cursors.py
src_py/draw_py.py
src_py/freesansbold.ttf
src_py/freetype.py
src_py/ftfont.py
src_py/locals.py
src_py/macosx.py
src_py/midi.py
src_py/pkgdata.py
src_py/pygame.ico
src_py/pygame_icon.bmp
src_py/pygame_icon.icns
src_py/pygame_icon.svg
src_py/pygame_icon.tiff
src_py/sndarray.py
src_py/sprite.py
src_py/surfarray.py
src_py/sysfont.py
src_py/version.py
src_py/__pyinstaller/__init__.py
src_py/__pyinstaller/hook-pygame.py
src_py/_sdl2/__init__.py
src_py/threads/__init__.py
test/__init__.py
test/__main__.py
test/base_test.py
test/blit_test.py
test/bufferproxy_test.py
test/camera_test.py
test/cdrom_tags.py
test/cdrom_test.py
test/color_test.py
test/compat_test.py
test/constants_test.py
test/controller_tags.py
test/controller_test.py
test/cursors_test.py
test/display_test.py
test/draw_test.py
test/event_test.py
test/fastevent_tags.py
test/fastevent_test.py
test/font_tags.py
test/font_test.py
test/freetype_tags.py
test/freetype_test.py
test/ftfont_tags.py
test/ftfont_test.py
test/gfxdraw_test.py
test/image__save_gl_surface_test.py
test/image_tags.py
test/image_test.py
test/imageext_tags.py
test/imageext_test.py
test/joystick_test.py
test/key_test.py
test/mask_test.py
test/math_test.py
test/midi_test.py
test/mixer_music_tags.py
test/mixer_music_test.py
test/mixer_tags.py
test/mixer_test.py
test/mouse_test.py
test/pixelarray_test.py
test/pixelcopy_test.py
test/rect_test.py
test/rwobject_test.py
test/scrap_tags.py
test/scrap_test.py
test/sndarray_tags.py
test/sndarray_test.py
test/sprite_test.py
test/surface_test.py
test/surfarray_tags.py
test/surfarray_test.py
test/surflock_test.py
test/sysfont_test.py
test/test_test_.py
test/threads_test.py
test/time_test.py
test/touch_tags.py
test/touch_test.py
test/transform_test.py
test/version_test.py
test/video_test.py
test/fixtures/fonts/A_PyGameMono-8.png
test/fixtures/fonts/PyGameMono-18-100dpi.bdf
test/fixtures/fonts/PyGameMono-18-75dpi.bdf
test/fixtures/fonts/PyGameMono-8.bdf
test/fixtures/fonts/PyGameMono.otf
test/fixtures/fonts/test_fixed.otf
test/fixtures/fonts/test_sans.ttf
test/fixtures/fonts/u13079_PyGameMono-8.png
test/fixtures/xbm_cursors/white_sizing.xbm
test/fixtures/xbm_cursors/white_sizing_mask.xbm
test/run_tests__tests/__init__.py
test/run_tests__tests/run_tests__test.py
test/run_tests__tests/all_ok/__init__.py
test/run_tests__tests/all_ok/fake_2_test.py
test/run_tests__tests/all_ok/fake_3_test.py
test/run_tests__tests/all_ok/fake_4_test.py
test/run_tests__tests/all_ok/fake_5_test.py
test/run_tests__tests/all_ok/fake_6_test.py
test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py
test/run_tests__tests/all_ok/zero_tests_test.py
test/run_tests__tests/everything/__init__.py
test/run_tests__tests/everything/fake_2_test.py
test/run_tests__tests/everything/incomplete_todo_test.py
test/run_tests__tests/everything/magic_tag_test.py
test/run_tests__tests/everything/sleep_test.py
test/run_tests__tests/exclude/__init__.py
test/run_tests__tests/exclude/fake_2_test.py
test/run_tests__tests/exclude/invisible_tag_test.py
test/run_tests__tests/exclude/magic_tag_test.py
test/run_tests__tests/failures1/__init__.py
test/run_tests__tests/failures1/fake_2_test.py
test/run_tests__tests/failures1/fake_3_test.py
test/run_tests__tests/failures1/fake_4_test.py
test/run_tests__tests/incomplete/__init__.py
test/run_tests__tests/incomplete/fake_2_test.py
test/run_tests__tests/incomplete/fake_3_test.py
test/run_tests__tests/incomplete_todo/__init__.py
test/run_tests__tests/incomplete_todo/fake_2_test.py
test/run_tests__tests/incomplete_todo/fake_3_test.py
test/run_tests__tests/infinite_loop/__init__.py
test/run_tests__tests/infinite_loop/fake_1_test.py
test/run_tests__tests/infinite_loop/fake_2_test.py
test/run_tests__tests/print_stderr/__init__.py
test/run_tests__tests/print_stderr/fake_2_test.py
test/run_tests__tests/print_stderr/fake_3_test.py
test/run_tests__tests/print_stderr/fake_4_test.py
test/run_tests__tests/print_stdout/__init__.py
test/run_tests__tests/print_stdout/fake_2_test.py
test/run_tests__tests/print_stdout/fake_3_test.py
test/run_tests__tests/print_stdout/fake_4_test.py
test/run_tests__tests/timeout/__init__.py
test/run_tests__tests/timeout/fake_2_test.py
test/run_tests__tests/timeout/sleep_test.py
test/test_utils/__init__.py
test/test_utils/arrinter.py
test/test_utils/async_sub.py
test/test_utils/buftools.py
test/test_utils/endian.py
test/test_utils/png.py
test/test_utils/run_tests.py
test/test_utils/test_machinery.py
test/test_utils/test_runner.py