mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Added love.joystickaxismoved, love.joystickballmoved, and love.joystickhatmoved callbacks
--HG-- branch : joystickevents
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "common/Variant.h"
|
||||
#include "keyboard/Keyboard.h"
|
||||
#include "mouse/Mouse.h"
|
||||
#include "joystick/Joystick.h"
|
||||
#include "thread/threads.h"
|
||||
|
||||
// STL
|
||||
|
||||
Reference in New Issue
Block a user