![]() |
AntiMicroX
|
#include <QObject>
#include <QString>
#include <SDL2/SDL_gamecontroller.h>
#include <stdint.h>
#include "haptictriggermodeps5.h"
Go to the source code of this file.
Data Structures | |
class | HapticTriggerPs5 |
Represents a single haptic trigger effect on a PS5 controller. See https://gist.github.com/Nielk1/6d54cc2c00d2201ccb8c2720ad7538db and https://github.com/Electronicks/JoyShockMapper/blob/master/JoyShockMapper/src/SDL2Wrapper.cpp. More... | |