They possible with Slick? I’ve been trying to fix mine for over an hour now…
Downloaded new lwjgl, can’t find a new Slick though.
Just can’t seem to get Image graphics from the players image (or any other image), which means I can’t alter my images for shading…
Is there any way around this? Cause every time I try get the image’s graphics with image.getGraphics(); it throws a null, I’ve also had this error;
I’ve tried making the images on the initialization too.
Opinions?