Hello I am very curious how to solve this problem: I created a pacman with the fillArc, drawArc method in Java and I have a pacman guy on my screen now that is always lookin
Is it Swing/AWT? If yes, AffineTransform might be what you're looking for.