mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Make Input mouse_mode and use_accumulated_input properties
This commit is contained in:
@@ -326,6 +326,7 @@ public:
|
||||
bool is_using_input_buffering();
|
||||
void set_use_input_buffering(bool p_enable);
|
||||
void set_use_accumulated_input(bool p_enable);
|
||||
bool is_using_accumulated_input();
|
||||
|
||||
void release_pressed_events();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user