godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Shape2D._new
godot
shape2d
Shape2D
Construct a new instance of Shape2D. Note: use
memnew!Shape2D
instead.
struct
Shape2D
@
nogc
nothrow static
Shape2D
_new
(
)
Meta
Source
See Implementation
godot
shape2d
Shape2D
aliases
BaseClasses
functions
collide
collideAndGetContacts
collideWithMotion
collideWithMotionAndGetContacts
draw
getCustomSolverBias
opAssign
opEquals
setCustomSolverBias
toHash
properties
customSolverBias
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Shape2D. Note: use memnew!Shape2D instead.