-
I am following the manual 1.3.2 and I am trying to get working the example with different texts in different positions, but it doesnt work
http://pastebin.com/ixDg63ZE
I cant see any writtens actual…
-
-
Hi it would be great if we load BMFont files for use in games. BMFont can be found at: http://www.angelcode.com/products/bmfont/. I don't know if this would help, but the Slick2D library has an import…
RaXaR updated
11 years ago
-
Thinking about [this thread](http://hub.jmonkeyengine.org/forum/topic/nifty-gui-scrollpanel-problem/) at the jme forum I've found the following code:
``` java
public void enableClip(final int x0, fin…
-
-
When creating a treebox control and adding any element to the tree results, nifty crashes due to the missing following two images: treebox/closed.png, treebox/opened.png.
See this stacktrace when us…
-
Love the project and I'm gonna help out as much as I can.
I use mainly Eclipse and m2e for dev stuff. I can file a pull request if you want :+1:
-
The y-axis seems to be inverted through Slick2D and not through the applet.
-
Hi! There my system:
- windows 7 64 bit
- java 6.0_37
- maven 3
Here my error:
```
[ERROR] Failed to execute goal on project slick2d-core: Could not resolve dependencies for project org.slick2d:slic…
-
CS is currently using plain old Java AWT for rendering, which works but has limitations and ugliness.
I'm currently taking a look at migrating all rendering to use Slick2d instead. Slick2d (http://sl…
Flet updated
11 years ago