Mercurial > jmeCapture
diff src/com/aurellem/capture/Capture.java @ 9:5dfc9e768816
moved files
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Wed, 26 Oct 2011 08:54:12 -0700 |
parents | a92de00f0414 |
children | 4c5fc53778c1 |
line wrap: on
line diff
1.1 --- a/src/com/aurellem/capture/Capture.java Tue Oct 25 12:29:40 2011 -0700 1.2 +++ b/src/com/aurellem/capture/Capture.java Wed Oct 26 08:54:12 2011 -0700 1.3 @@ -3,6 +3,7 @@ 1.4 import java.io.File; 1.5 import java.io.IOException; 1.6 1.7 +import com.aurellem.capture.video.AVIVideoRecorder; 1.8 import com.jme3.app.Application; 1.9 import com.jme3.math.ColorRGBA; 1.10