Kha
Kha copied to clipboard
[Feature req] ability to switch between fullscreen and windowed mode on Linux (Krom and native c++)
Please add ability to switch between fullscreen and windowed mode on Linux (Krom and native c++)
kha.SystemImpl.requestFullscreen();
kha.SystemImpl.exitFullscreen();
This definitely would be a nice addition, the current fullscreen seems a bit off