mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Cleanup of the Android cursor shape logic
This commit is contained in:
@@ -50,6 +50,9 @@ private:
|
||||
public:
|
||||
GodotJavaViewWrapper(jobject godot_view);
|
||||
|
||||
bool can_update_pointer_icon() const;
|
||||
bool can_capture_pointer() const;
|
||||
|
||||
void request_pointer_capture();
|
||||
void release_pointer_capture();
|
||||
void set_pointer_icon(int pointer_type);
|
||||
|
||||
Reference in New Issue
Block a user