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...
- 1. Could someone show me a good Slick2D game loop, or maybe link me one?
- 2. 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?
- 3. Can I remove the fps counter? I like it but not all users would.
- 4. 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.
- 5. Should I be using the Slick2D forums for help with Slick2D or stick with this forum, or both?