You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
[macOS] Process joypad input directly in the embedded process.
This commit is contained in:
@@ -62,8 +62,6 @@ private:
|
||||
Error _msg_win_event(const Array &p_args);
|
||||
Error _msg_notification(const Array &p_args);
|
||||
Error _msg_ime_update(const Array &p_args);
|
||||
Error _msg_joy_add(const Array &p_args);
|
||||
Error _msg_joy_del(const Array &p_args);
|
||||
Error _msg_ds_state(const Array &p_args);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user