mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Clean up DisplayServerAndroid::window_get_native_handle() with the GLES3 renderer
This commit is contained in:
@@ -1715,6 +1715,7 @@
|
||||
<constant name="DISPLAY_HANDLE" value="0" enum="HandleType">
|
||||
Display handle:
|
||||
- Linux (X11): [code]X11::Display*[/code] for the display.
|
||||
- Android: [code]EGLDisplay[/code] for the display.
|
||||
</constant>
|
||||
<constant name="WINDOW_HANDLE" value="1" enum="HandleType">
|
||||
Window handle:
|
||||
|
||||
Reference in New Issue
Block a user