* Moved Screenshots to Desktop Source Package since it uses BufferedImage

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7265 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
sha..rd 14 years ago
parent 8fb97f1a3a
commit f2f6246e43
  1. 1
      engine/src/desktop/com/jme3/util/Screenshots.java

@ -1,5 +1,6 @@
package com.jme3.util;
import com.jme3.util.*;
import java.awt.image.BufferedImage;
import java.awt.image.DataBufferByte;
import java.awt.image.WritableRaster;
Loading…
Cancel
Save