Embedding game process in editor
This commit is contained in:
@@ -1925,6 +1925,9 @@
|
||||
<constant name="FEATURE_SCREEN_EXCLUDE_FROM_CAPTURE" value="28" enum="Feature">
|
||||
Display server supports [constant WINDOW_FLAG_EXCLUDE_FROM_CAPTURE] window flag.
|
||||
</constant>
|
||||
<constant name="FEATURE_WINDOW_EMBEDDING" value="29" enum="Feature">
|
||||
Display server supports embedding a window from another process. [b]Windows, Linux (X11)[/b]
|
||||
</constant>
|
||||
<constant name="MOUSE_MODE_VISIBLE" value="0" enum="MouseMode">
|
||||
Makes the mouse cursor visible if it is hidden.
|
||||
</constant>
|
||||
|
||||
Reference in New Issue
Block a user