godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
World2D._new
godot
world2d
World2D
Construct a new instance of World2D. Note: use
memnew!World2D
instead.
struct
World2D
@
nogc
nothrow static
World2D
_new
(
)
Meta
Source
See Implementation
godot
world2d
World2D
aliases
BaseClasses
functions
getCanvas
getDirectSpaceState
getSpace
opAssign
opEquals
toHash
properties
canvas
directSpaceState
space
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of World2D. Note: use memnew!World2D instead.