2014-01-18

I have added lwjgl to my build path and set the correct natives and I need g-basics for the SpriteBatch and Texture classes. I downloaded lwjgl-basics-master.zip from github and added it to my build path, but when I try to use SpriteBatch in one of my classes, Eclipse can't find where to import it from. Not sure what the problem is.

Show more