Update pygameControls/logitech_f510_controller.py
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
"""
|
||||
Logitech F310 Controller class.
|
||||
This controller is a usb controller, with the following features.
|
||||
(XInput mode)
|
||||
6 axis
|
||||
11 buttons
|
||||
1 hat
|
||||
|
||||
(DirectInput mode)
|
||||
4 axis
|
||||
12 buttons
|
||||
1 hat
|
||||
Logitech F510 Controller class.
|
||||
This controller should have the same setup as the F310, but with the addition of rumble effect.
|
||||
I don't have this controller, so I haven't been able to verify the workings!
|
||||
Subsequent updates will be done, based on updates for the F310.
|
||||
"""
|
||||
|
||||
import pygame
|
||||
|
Reference in New Issue
Block a user