How would I go about using clipping in Slick2D? I want to have an infinitely large world, however I'm not very good with clipping and it's my only problem. I don't have anything drawn outside of the rectangle that the rectangle can move to, and it's bothersome.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
As Fault says, the question is a bit confusing. If you're looking for how to clip a large image like a background(which I'll assume is an Image), you could clip it using one of the draw functions.
|
|||
|
|