• 0

[Java2D] Help, Layers ?


Question

1 answer to this question

Recommended Posts

  • 0

I'll say create two BufferedImage, each one is a layer. Draw on them using their createGraphics() method. Then draw both images on the screen, the layer first.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.