How to change window size #716
Replies: 3 comments
-
This post has been migrated automatically from the old LITIENGINE forum (2018 - 2022). |
Beta Was this translation helpful? Give feedback.
-
This post has been migrated automatically from the old LITIENGINE forum (2018 - 2022). |
Beta Was this translation helpful? Give feedback.
-
This post has been migrated automatically from the old LITIENGINE forum (2018 - 2022). |
Beta Was this translation helpful? Give feedback.
-
This post has been migrated automatically from the old LITIENGINE forum (2018 - 2022).
Posted: 2020-03-29 11:35:16
User: smcbot [] (age: 947 days 🙌; posts: 12)
Hi, I am working on my first game, and after loading the first map the window is too tall. So basically my question is how do you resize the window? It seems like you should do something like Game.window().setHeight(x) but the GameWindow class has no methods for resizing. So Is there a different way to access the internal JFrame?
Any help is greatly appreciated, thanks.
Beta Was this translation helpful? Give feedback.
All reactions