mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 20:49:12 +12:00
Qt: Add controller gyroscope
This commit is contained in:
parent
d208c24c0c
commit
520e00c553
3 changed files with 30 additions and 1 deletions
|
@ -122,6 +122,7 @@ class MainWindow : public QMainWindow {
|
|||
void showAboutMenu();
|
||||
void initControllers();
|
||||
void pollControllers();
|
||||
void setupControllerSensors(SDL_GameController* controller);
|
||||
void sendMessage(const EmulatorMessage& message);
|
||||
void dispatchMessage(const EmulatorMessage& message);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue