orx
Toggle table of contents
0.5.0-dev.67.uncommitted+973f763
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-force-2d
/
org.openrndr.extra.force2d
/
Body
/
Body
Body
constructor
(
nodes
:
List
<
Node
>
,
boundaryNodes
:
List
<
Int
>
=
emptyList()
,
links
:
List
<
Link
>
=
emptyList()
,
boundaryLinks
:
List
<
Int
>
=
emptyList()
,
triangles
:
List
<
Triangle
>
=
emptyList()
,
inverseBodyMass
:
Double
=
1.0
,
static
:
Boolean
=
false
)
(
source
)