Hey, I've been contemplating how to tackle this problem for a while now. My problem is that I have to draw an explosion (a circle really) wherever a bullet lands in my game. This works fine in the middle of the screen, but when the bullet lands 16 or fewer pixels from the left side, I cannot use graphlib to display my explosion sprite. Anyone have any tips?