godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Bone2D._new
godot
bone2d
Bone2D
Construct a new instance of Bone2D. Note: use
memnew!Bone2D
instead.
struct
Bone2D
@
nogc
nothrow static
Bone2D
_new
(
)
Meta
Source
See Implementation
godot
bone2d
Bone2D
aliases
BaseClasses
functions
applyRest
getDefaultLength
getIndexInSkeleton
getRest
getSkeletonRest
opAssign
opEquals
setDefaultLength
setRest
toHash
properties
defaultLength
rest
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Bone2D. Note: use memnew!Bone2D instead.