|
OpenTTD Source
1.11.0-beta2
|
#include "window_type.h"Go to the source code of this file.
Functions | |
| void | IConsoleResize (Window *w) |
| Change the size of the in-game console window after the screen size changed, or the window state changed. | |
| void | IConsoleSwitch () |
| Toggle in-game console between opened and closed. | |
GUI related functions in the console.
Definition in file console_gui.h.