Ignore:
Timestamp:
10/16/22 14:23:57 (18 months ago)
Author:
Maciej Komosinski
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/config/f0.def

    r1142 r1183  
    33GROUP(Visual)
    44PROP(se,0,1024,startenergy,f,,,,startenergy)
    5 PROP(Vstyle,1,0,vis_style,s,0,0,,vis_style)
     5PROP(Vstyle,1,0,Visual style,s,0,0,,vis_style,,``See the \"Visual style definition\" context for more information'')
    66ENDCLASS
    77
     
    2727PROP(rz,0,1024,rot.z,f,,,,rot.z)
    2828PROP(i,1,0,`info',s,,,,info)
    29 PROP(Vstyle,2,0,vis_style,s,0,0,part,vis_style)
     29PROP(Vstyle,2,0,Visual style,s,0,0,part,vis_style,,``See the \"Visual style definition\" context for more information'')
    3030XPROP(vr,2,0,red component,f,0.0,1.0,0.5,vcolor.x)
    3131XPROP(vg,2,1024,green component,f,0.0,1.0,0.5,vcolor.y)
     
    6666PROP(stam,2,0,stamina,f,0.0,1.0,0.25,stamina)
    6767PROP(i,2,0,`info',s,,,,info)
    68 PROP(Vstyle,3,0,vis_style,s,0,0,joint,vis_style)
     68PROP(Vstyle,3,0,Visual style,s,0,0,joint,vis_style,,``See the \"Visual style definition\" context for more information'')
    6969XPROP(vr,3,0,red component,f,0.0,1.0,0.5,vcolor.x)
    7070XPROP(vg,3,1024,green component,f,0.0,1.0,0.5,vcolor.y)
     
    9494PROP(stam,2,0,stamina,f,0.0,1.0,0.25,stamina)
    9595PROP(i,2,0,`info',s,,,,info)
    96 PROP(Vstyle,3,0,vis_style,s,0,0,joint,vis_style)
     96PROP(Vstyle,3,0,Visual style,s,0,0,joint,vis_style,,``See the \"Visual style definition\" context for more information'')
    9797XPROP(vr,3,0,red component,f,0.0,1.0,0.5,vcolor.x)
    9898XPROP(vg,3,1024,green component,f,0.0,1.0,0.5,vcolor.y)
     
    108108PROP(d,1,0,details,s,,,N,details,GETSET)
    109109PROP(i,1,0,`info',s,,,,info)
    110 PROP(Vstyle,2,0,vis_style,s,0,0,neuro,vis_style)
     110PROP(Vstyle,2,0,Visual style,s,0,0,neuro,vis_style,,``See the \"Visual style definition\" context for more information'')
    111111PROP(getInputCount,0,1+2,`input count',d,,,,inputCount,GETONLY)
    112112PROP(getInputNeuroDef,0,0,`get input neuron',p oNeuroDef(d),,,,p_getInputNeuroDef,PROCEDURE)
Note: See TracChangeset for help on using the changeset viewer.