I am writing a kids app that has a background image. I would like to hide portions of the image with irregular shapped blocks. When they press the blocks, the image behind is revealed.
My question is what would be the best way to draw the shapes? should I make them in photoshop and overlay them? should I use XML, openGL?
All suggestions are appreciated


