Changeset 1186 for cpp/frams/config
- Timestamp:
- 11/20/22 20:32:43 (2 years ago)
- Location:
- cpp/frams/config
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/config/f0-SDK.def
r1183 r1186 3 3 GROUP(Visual) 4 4 PROP(se,0,1024,startenergy,f,,,,startenergy) 5 PROP(Vstyle,1,0,Visual style,s,0, 0,,vis_style,,``See the \"Visual style definition\" context for more information'')5 PROP(Vstyle,1,0,Visual style,s,0,-1,,vis_style,,``See the \"Visual style definition\" context for more information'') 6 6 ENDCLASS 7 7 … … 27 27 PROP(rz,0,1024,rot.z,f,,,,rot.z) 28 28 PROP(i,1,0,`info',s,,,,info) 29 PROP(Vstyle,2,0,Visual style,s,0, 0,part,vis_style,,``See the \"Visual style definition\" context for more information'')29 PROP(Vstyle,2,0,Visual style,s,0,-1,part,vis_style,,``See the \"Visual style definition\" context for more information'') 30 30 XPROP(vr,2,0,red component,f,0.0,1.0,0.5,vcolor.x) 31 31 XPROP(vg,2,1024,green component,f,0.0,1.0,0.5,vcolor.y) … … 66 66 PROP(stam,2,0,stamina,f,0.0,1.0,0.25,stamina) 67 67 PROP(i,2,0,`info',s,,,,info) 68 PROP(Vstyle,3,0,Visual style,s,0, 0,joint,vis_style,,``See the \"Visual style definition\" context for more information'')68 PROP(Vstyle,3,0,Visual style,s,0,-1,joint,vis_style,,``See the \"Visual style definition\" context for more information'') 69 69 XPROP(vr,3,0,red component,f,0.0,1.0,0.5,vcolor.x) 70 70 XPROP(vg,3,1024,green component,f,0.0,1.0,0.5,vcolor.y) … … 94 94 PROP(stam,2,0,stamina,f,0.0,1.0,0.25,stamina) 95 95 PROP(i,2,0,`info',s,,,,info) 96 PROP(Vstyle,3,0,Visual style,s,0, 0,joint,vis_style,,``See the \"Visual style definition\" context for more information'')96 PROP(Vstyle,3,0,Visual style,s,0,-1,joint,vis_style,,``See the \"Visual style definition\" context for more information'') 97 97 XPROP(vr,3,0,red component,f,0.0,1.0,0.5,vcolor.x) 98 98 XPROP(vg,3,1024,green component,f,0.0,1.0,0.5,vcolor.y) … … 108 108 PROP(d,1,0,details,s,,,N,details,GETSET) 109 109 PROP(i,1,0,`info',s,,,,info) 110 PROP(Vstyle,2,0,Visual style,s,0, 0,neuro,vis_style,,``See the \"Visual style definition\" context for more information'')110 PROP(Vstyle,2,0,Visual style,s,0,-1,neuro,vis_style,,``See the \"Visual style definition\" context for more information'') 111 111 PROP(getInputCount,0,1+2,`input count',d,,,,inputCount,GETONLY) 112 112 PROP(getInputNeuroDef,0,0,`get input neuron',p oNeuroDef(d),,,,p_getInputNeuroDef,PROCEDURE) -
cpp/frams/config/f0.def
r1183 r1186 3 3 GROUP(Visual) 4 4 PROP(se,0,1024,startenergy,f,,,,startenergy) 5 PROP(Vstyle,1,0,Visual style,s,0, 0,,vis_style,,``See the \"Visual style definition\" context for more information'')5 PROP(Vstyle,1,0,Visual style,s,0,-1,,vis_style,,``See the \"Visual style definition\" context for more information'') 6 6 ENDCLASS 7 7 … … 27 27 PROP(rz,0,1024,rot.z,f,,,,rot.z) 28 28 PROP(i,1,0,`info',s,,,,info) 29 PROP(Vstyle,2,0,Visual style,s,0, 0,part,vis_style,,``See the \"Visual style definition\" context for more information'')29 PROP(Vstyle,2,0,Visual style,s,0,-1,part,vis_style,,``See the \"Visual style definition\" context for more information'') 30 30 XPROP(vr,2,0,red component,f,0.0,1.0,0.5,vcolor.x) 31 31 XPROP(vg,2,1024,green component,f,0.0,1.0,0.5,vcolor.y) … … 66 66 PROP(stam,2,0,stamina,f,0.0,1.0,0.25,stamina) 67 67 PROP(i,2,0,`info',s,,,,info) 68 PROP(Vstyle,3,0,Visual style,s,0, 0,joint,vis_style,,``See the \"Visual style definition\" context for more information'')68 PROP(Vstyle,3,0,Visual style,s,0,-1,joint,vis_style,,``See the \"Visual style definition\" context for more information'') 69 69 XPROP(vr,3,0,red component,f,0.0,1.0,0.5,vcolor.x) 70 70 XPROP(vg,3,1024,green component,f,0.0,1.0,0.5,vcolor.y) … … 94 94 PROP(stam,2,0,stamina,f,0.0,1.0,0.25,stamina) 95 95 PROP(i,2,0,`info',s,,,,info) 96 PROP(Vstyle,3,0,Visual style,s,0, 0,joint,vis_style,,``See the \"Visual style definition\" context for more information'')96 PROP(Vstyle,3,0,Visual style,s,0,-1,joint,vis_style,,``See the \"Visual style definition\" context for more information'') 97 97 XPROP(vr,3,0,red component,f,0.0,1.0,0.5,vcolor.x) 98 98 XPROP(vg,3,1024,green component,f,0.0,1.0,0.5,vcolor.y) … … 108 108 PROP(d,1,0,details,s,,,N,details,GETSET) 109 109 PROP(i,1,0,`info',s,,,,info) 110 PROP(Vstyle,2,0,Visual style,s,0, 0,neuro,vis_style,,``See the \"Visual style definition\" context for more information'')110 PROP(Vstyle,2,0,Visual style,s,0,-1,neuro,vis_style,,``See the \"Visual style definition\" context for more information'') 111 111 PROP(getInputCount,0,1+2,`input count',d,,,,inputCount,GETONLY) 112 112 PROP(getInputNeuroDef,0,0,`get input neuron',p oNeuroDef(d),,,,p_getInputNeuroDef,PROCEDURE)
Note: See TracChangeset
for help on using the changeset viewer.