Метод | Описание | |
---|---|---|
CreateChain ( |
Creates the chain.
|
public static CreateChain ( |
||
world | World. | |
start | Start. | |
end | End. | |
linkWidth | float | Link width. |
linkHeight | float | Link height. |
numberOfLinks | int | Number of links. |
linkDensity | float | Link density. |
attachRopeJoint | bool | Creates a rope joint between start and end. This enforces the length of the rope. Said in another way: it makes the rope less bouncy. |
fixStart | bool | If set to |
fixEnd | bool | If set to |
Результат | List |