Hi, I apologize for asking this ahead of time because I haven’t researched too much Slick2D so I’d eventually learn this all by myself anyway but…
-
- Could someone show me a good Slick2D game loop, or maybe link me one?
-
- I’ve just finished reading a small Slick2D book and I’ve made a very small game by extending StateBasedGame however that doesn’t use delta time, the book mentioned that Slick2D updates every 5ms, can I control that?
-
- Can I remove the fps counter? I like it but not all users would.
-
- Does Slick2D have fullscreen support? I’ve learned how to do it with LWJGL but I’ve heard making a 2D game with LWJGL instead of Slick2D is like re-inventing the wheel.
-
- Should I be using the Slick2D forums for help with Slick2D or stick with this forum, or both?