Update pygameControls/logitech_f710_controller.py
This commit is contained in:
@@ -1,15 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
Logitech F310 Controller class.
|
Logitech F710 Controller class.
|
||||||
This controller is a usb controller, with the following features.
|
This controller is a usb/wireless controller.
|
||||||
(XInput mode)
|
|
||||||
6 axis
|
|
||||||
11 buttons
|
|
||||||
1 hat
|
|
||||||
|
|
||||||
(DirectInput mode)
|
|
||||||
4 axis
|
|
||||||
12 buttons
|
|
||||||
1 hat
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import pygame
|
import pygame
|
||||||
|
Reference in New Issue
Block a user