source:
cpp/gdk/defassign-f0_joint.h
@
66
Last change on this file since 66 was 66, checked in by , 14 years ago | |
---|---|
|
|
File size: 362 bytes |
Rev | Line | |
---|---|---|
[64] | 1 | // This file is a part of the Framsticks GDK library. |
2 | // Copyright (C) 2002-2011 Szymon Ulatowski. See LICENSE.txt for details. | |
3 | // Refer to http://www.framsticks.com/ for further information. | |
[5] | 4 | |
5 | ||
6 | ||
7 | ||
8 | // default assignments for Joint : | |
9 | p1_refno=-1; | |
10 | p2_refno=-1; | |
11 | d.x=0; | |
12 | d.y=0; | |
13 | d.z=0; | |
14 | stif=1.0; | |
15 | rotstif=1.0; | |
16 | stamina=0.25; | |
17 | vis_style="joint"; | |
18 | ||
19 | ||
20 | ||
21 | ||
22 | ||
23 | ||
24 | ||
25 | ||
26 | ||
27 | ||
28 | ||
29 | ||
30 | ||
31 | ||
32 | ||
33 | ||
34 | ||
35 | ||
36 | ||
37 | ||
38 | ||
39 | ||
40 | ||
41 | ||
42 |
Note: See TracBrowser
for help on using the repository browser.