source: cpp/gdk/defassign-f0_neuro.h @ 80

Last change on this file since 80 was 80, checked in by Maciej Komosinski, 11 years ago
  • new properties in Parts and Joints: visual red, green, blue, thickness
  • updated list of Neurons and their properties
  • Property svn:eol-style set to native
File size: 119 bytes
Line 
1
2
3
4
5
6
7
8
9// default assignments for Neuro :
10part_refno=-1;
11joint_refno=-1;
12
13vis_style="neuro";
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Note: See TracBrowser for help on using the repository browser.