Background and foreground canvas
Hi, I'm developing a Pacman clone (very original idea, I know) for mobile phone with J2ME.
I've a question about canvas: can I use a background canvas with an image and a foreground canvas with Pacman and the bad ghosts(images too)? Can I move images on the foreground canvas and render only it? And, if I do this, the game will speed up?
regards,
raf

