From 4de0cbba158aca42e09549899f45c34617249a33 Mon Sep 17 00:00:00 2001 From: Marcelo Fernandez Date: Wed, 7 Nov 2018 11:13:02 -0300 Subject: Expose OS::move_window_to_foreground --- doc/classes/OS.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/OS.xml b/doc/classes/OS.xml index 26684836ea..e218949757 100644 --- a/doc/classes/OS.xml +++ b/doc/classes/OS.xml @@ -556,6 +556,13 @@ Note that this method can also be used to kill processes that were not spawned by the game. + + + + + Moves the window to the front. + + -- cgit v1.2.3