mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
[macOS] Process joypad input directly in the embedded process.
This commit is contained in:
parent
cb850f7719
commit
b9bafbd2ca
8 changed files with 12 additions and 71 deletions
|
|
@ -93,7 +93,6 @@ class EmbeddedProcessMacOS final : public EmbeddedProcessBase {
|
|||
|
||||
void _try_embed_process();
|
||||
void update_embedded_process();
|
||||
void _joy_connection_changed(int p_index, bool p_connected) const;
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue