Exemplo n.º 1
0
 public void paint(Graphics g) {
   g.drawImageReference(image, x, y, true);
 }