README.rst
setup.cfg
setup.py
buildconfig/stubs/pygame/__init__.pyi
buildconfig/stubs/pygame/_common.pyi
buildconfig/stubs/pygame/base.pyi
buildconfig/stubs/pygame/bufferproxy.pyi
buildconfig/stubs/pygame/camera.pyi
buildconfig/stubs/pygame/color.pyi
buildconfig/stubs/pygame/constants.pyi
buildconfig/stubs/pygame/cursors.pyi
buildconfig/stubs/pygame/display.pyi
buildconfig/stubs/pygame/draw.pyi
buildconfig/stubs/pygame/event.pyi
buildconfig/stubs/pygame/fastevent.pyi
buildconfig/stubs/pygame/font.pyi
buildconfig/stubs/pygame/freetype.pyi
buildconfig/stubs/pygame/gfxdraw.pyi
buildconfig/stubs/pygame/image.pyi
buildconfig/stubs/pygame/joystick.pyi
buildconfig/stubs/pygame/key.pyi
buildconfig/stubs/pygame/locals.pyi
buildconfig/stubs/pygame/mask.pyi
buildconfig/stubs/pygame/math.pyi
buildconfig/stubs/pygame/midi.pyi
buildconfig/stubs/pygame/mixer.pyi
buildconfig/stubs/pygame/mixer_music.pyi
buildconfig/stubs/pygame/mouse.pyi
buildconfig/stubs/pygame/pixelarray.pyi
buildconfig/stubs/pygame/pixelcopy.pyi
buildconfig/stubs/pygame/py.typed
buildconfig/stubs/pygame/rect.pyi
buildconfig/stubs/pygame/rwobject.pyi
buildconfig/stubs/pygame/scrap.pyi
buildconfig/stubs/pygame/sndarray.pyi
buildconfig/stubs/pygame/sprite.pyi
buildconfig/stubs/pygame/surface.pyi
buildconfig/stubs/pygame/surfarray.pyi
buildconfig/stubs/pygame/surflock.pyi
buildconfig/stubs/pygame/time.pyi
buildconfig/stubs/pygame/transform.pyi
buildconfig/stubs/pygame/version.pyi
buildconfig/stubs/pygame/_sdl2/__init__.pyi
buildconfig/stubs/pygame/_sdl2/audio.pyi
buildconfig/stubs/pygame/_sdl2/controller.pyi
buildconfig/stubs/pygame/_sdl2/sdl2.pyi
buildconfig/stubs/pygame/_sdl2/touch.pyi
buildconfig/stubs/pygame/_sdl2/video.pyi
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/font_viewer.py
examples/fonty.py
examples/freetype_misc.py
examples/glcube.py
examples/go_over_there.py
examples/grid.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/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/cursor.png
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/_sprite.c
src_c/alphablit.c
src_c/base.c
src_c/bitmask.c
src_c/bufferproxy.c
src_c/camera_v4l2.c
src_c/color.c
src_c/constants.c
src_c/display.c
src_c/draw.c
src_c/event.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/pgcompat.c
src_c/pixelarray.c
src_c/pixelcopy.c
src_c/pypm.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/simd_blitters_avx2.c
src_c/simd_blitters_sse2.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/_sdl2/audio.c
src_c/_sdl2/controller.c
src_c/_sdl2/mixer.c
src_c/_sdl2/sdl2.c
src_c/_sdl2/touch.c
src_c/_sdl2/video.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/cursors.py
src_py/draw_py.py
src_py/fastevent.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_mac.bmp
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/color_test.py
test/constants_test.py
test/controller_test.py
test/cursors_test.py
test/display_test.py
test/docs_test.py
test/draw_test.py
test/event_test.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/locals_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/threads_test.py
test/time_test.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/PlayfairDisplaySemibold.ttf
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