Esempio n. 1
0
 public static void markDirty(Image img) {
   SurfaceData.getPrimarySurfaceData(img).markDirty();
 }