Mercurial > cortex
diff org/test-creature.org @ 163:985c73659923
renamed functions in ear.org
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 04 Feb 2012 02:15:32 -0700 |
parents | 2cbdd7034c6c |
children | c33a8e5fe7bc |
line wrap: on
line diff
1.1 --- a/org/test-creature.org Sat Feb 04 01:44:06 2012 -0700 1.2 +++ b/org/test-creature.org Sat Feb 04 02:15:32 2012 -0700 1.3 @@ -184,7 +184,7 @@ 1.4 [init-vision-fns vision-data] (vision creature) 1.5 vision-debug (map (fn [_] (debug-vision-window)) vision-data) 1.6 me (sphere 0.5 :color ColorRGBA/Blue :physical? false) 1.7 - [init-hearing-fns hearing-senses] (hearing creature) 1.8 + [init-hearing-fns hearing-senses] (hearing! creature) 1.9 hearing-windows (map (fn [_] (debug-hearing-window 50)) 1.10 hearing-senses) 1.11 bell (AudioNode. (asset-manager)