godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Joint2D.nodeB
godot
joint2d
Joint2D
The second body attached to the joint. Must derive from
PhysicsBody2D
.
NodePath
nodeB
[@property getter]
struct
Joint2D
@
nogc
nothrow @
property
NodePath
nodeB
(
)
NodePath
nodeB
[@property setter]
Meta
Source
See Implementation
godot
joint2d
Joint2D
aliases
BaseClasses
functions
_bodyExitTree
getBias
getExcludeNodesFromCollision
getNodeA
getNodeB
opAssign
opEquals
setBias
setExcludeNodesFromCollision
setNodeA
setNodeB
toHash
properties
bias
disableCollision
nodeA
nodeB
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The second body attached to the joint. Must derive from PhysicsBody2D.