Files
PyGame-Snake/controls/__init__.py

3 lines
67 B
Python

from . import gamepad
from . import joystick
from . import keyboard