The Window class is a class for managing windows.
Window size control is only possible on Windows.
On Android it depends on the screen size.
Generate the Offscreen class in the size you want to render and do the normal drawing there.
Enlargement according to the window (screen) size is controlled by a script.
It is also possible to display the UI and characters neatly at the same size with a script.
Events that Android does not support will not occur on Android.