Mercurial > cortex
diff org/vision.org @ 237:02b2e6f3fb43
still not happy with collapse, but continuing on touch for now.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 12 Feb 2012 10:45:38 -0700 |
parents | 3c9724c8d86b |
children | 0e85237d27a7 |
line wrap: on
line diff
1.1 --- a/org/vision.org Sun Feb 12 09:57:05 2012 -0700 1.2 +++ b/org/vision.org Sun Feb 12 10:45:38 2012 -0700 1.3 @@ -697,7 +697,7 @@ 1.4 (:use (cortex world sense util)) 1.5 (:use clojure.contrib.def) 1.6 (:import com.jme3.post.SceneProcessor) 1.7 - (:import (com.jme3.util Buffe rUtils Screenshots)) 1.8 + (:import (com.jme3.util BufferUtils Screenshots)) 1.9 (:import java.nio.ByteBuffer) 1.10 (:import java.awt.image.BufferedImage) 1.11 (:import (com.jme3.renderer ViewPort Camera))