godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
World2D._classBinding
godot
world2d
World2D
Undocumented in source.
struct
World2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("get_canvas")
GodotMethod
!(
RID
)
getCanvas
;
__gshared
@
GodotName
("get_space")
GodotMethod
!(
RID
)
getSpace
;
__gshared
@
GodotName
("get_direct_space_state")
GodotMethod
!(
Physics2DDirectSpaceState
)
getDirectSpaceState
;
}
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
properties
canvas
directSpaceState
space
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name