From ee02dd7dadb00e51a04b65e38603d77e9cfa1848 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Apr 2008 20:28:58 +0000 Subject: (svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth. --- src/main_gui.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/main_gui.cpp') diff --git a/src/main_gui.cpp b/src/main_gui.cpp index 027f29130..4e5be4d98 100644 --- a/src/main_gui.cpp +++ b/src/main_gui.cpp @@ -1214,6 +1214,10 @@ void ShowVitalWindows() WP(w, def_d).data_1 = -1280; } +/** + * Size of the application screen changed. + * Adapt the game screen-size, re-allocate the open windows, and repaint everything + */ void GameSizeChanged() { _cur_resolution[0] = _screen.width; -- cgit v1.2.3-70-g09d2