How to paste an image onto an already existing rectangle object in a java applet?

little T

New member
I am programming a game in a java applet, and in it I have different images such as rectangles and polygons. Right now it looks pretty bland, so I wanted to paste images on top of the already existing shapes, but I don't know how.
 
Back
Top