comparison org/ideas.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
comparison
equal deleted inserted replaced
162:2cbdd7034c6c 163:985c73659923
100 - [ ] consistent, high-quality names 100 - [ ] consistent, high-quality names
101 - [ ] joint-creation function in the style of others, kill blender-creature 101 - [ ] joint-creation function in the style of others, kill blender-creature
102 - [ ] docstrings for every function 102 - [ ] docstrings for every function
103 - [ ] common image-loading code 103 - [ ] common image-loading code
104 - [ ] refactor display/debug code 104 - [ ] refactor display/debug code
105 - [ ] refactor the "get the XX nodes functions"
105 106
106 107
107 108
108 for each sense, 109 these are the sense-functions --- they each take a Node which
110 repepsents the creature
111
112
113 - [ ] body!
114 - [ ] joints!
115
116 - [ ] touch!
117 - [ ] hearing!
118 - [ ] vision!
119 - [ ] proprioception!
120 - [ ] movement!