Hey Everyone,
I am using pure Java, no 3rd party libraries and I want to be able to rotate one of my sprites. My sprite is 16x16 pixels. Right now i know how to rotate with AffineTransformation but for some reason when it rotates the sprite looks very weird. This might be due to it being very small. but maybe someone could help me. Thanks
~GlennBrann