godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
World2D.GDNativeClassBinding
godot
world2d
World2D
Undocumented in source.
struct
World2D
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_canvas")
GodotMethod
!(
RID
)
getCanvas
;
__gshared
@
GodotName
("get_direct_space_state")
GodotMethod
!(
Physics2DDirectSpaceState
)
getDirectSpaceState
;
__gshared
@
GodotName
("get_space")
GodotMethod
!(
RID
)
getSpace
;
}
Members
Static variables
getCanvas
GodotMethod
!(
RID
)
getCanvas
;
Undocumented in source.
getDirectSpaceState
GodotMethod
!(
Physics2DDirectSpaceState
)
getDirectSpaceState
;
Undocumented in source.
getSpace
GodotMethod
!(
RID
)
getSpace
;
Undocumented in source.
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