Bone2D.GDNativeClassBinding

Undocumented in source.

Members

Static variables

applyRest
GodotMethod!(void) applyRest;
Undocumented in source.
getDefaultLength
GodotMethod!(double) getDefaultLength;
Undocumented in source.
getIndexInSkeleton
GodotMethod!(long) getIndexInSkeleton;
Undocumented in source.
getRest
GodotMethod!(Transform2D) getRest;
Undocumented in source.
getSkeletonRest
GodotMethod!(Transform2D) getSkeletonRest;
Undocumented in source.
setDefaultLength
GodotMethod!(void, double) setDefaultLength;
Undocumented in source.
setRest
GodotMethod!(void, Transform2D) setRest;
Undocumented in source.

Meta