-
Adding a Camera. It is able to change its position
-
Hello,
I'm trying to use the Console, but I'm getting this error when I move the cursor over the text field.
I'm using Slick2D game library and my class extends NiftyBasicGame.
```
java.lang.Unsuppo…
-
I probably missed something simple, but any example that uses NiftyMouse's enableMouseCursor method to change the mouse cursor throws the exception " java.lang.UnsupportedOperationException: Use enabl…
-
Hello everybody!
I have been working hard on converting Catacomb-Snatch to libGDX (My Comp-Sci class at school gave us a project where we need to either make a program or contribute to an open source …
-
**Code to Deprecate**
All of Slick2D except for slick-utils.
The code what have to be replaced and would allow for better performance and use of newer OpenGL features or LWJGL 3
-
-
https://itdelatrisu.github.io/opsu/
opsu! is an unofficial open-source client for the rhythm game osu!, written in Java using Slick2D and LWJGL (wrappers around OpenGL and OpenAL).
opsu! runs on…
Lucki updated
5 years ago
-
All because LWJGL 3 and a "newer" codebase compared to the aging Slick2D.
Related to #10 and possibly #3, however this may make the JAR just a bit larger because of the included libraries.
And no,…
-
It's about time that experimental things were done, although this is slightly nuclear as it requires rewriting the codebase that depends on Slick2D. This will allow the addition of drag-and-drop suppo…
-
I am sure I'm not doing something right, but the examples really are not helping. When I create listBox control, it works fine with keyboard, but doesn't react to mouse whatsoever, my xml definition:
…