godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
World._classBinding
godot
world
World
Undocumented in source.
struct
World
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("get_space")
GodotMethod
!(
RID
)
getSpace
;
__gshared
@
GodotName
("get_scenario")
GodotMethod
!(
RID
)
getScenario
;
__gshared
@
GodotName
("set_environment")
GodotMethod
!(
void
,
Environment
)
setEnvironment
;
__gshared
@
GodotName
("get_environment")
GodotMethod
!(
Environment
)
getEnvironment
;
__gshared
@
GodotName
("set_fallback_environment")
GodotMethod
!(
void
,
Environment
)
setFallbackEnvironment
;
__gshared
@
GodotName
("get_fallback_environment")
GodotMethod
!(
Environment
)
getFallbackEnvironment
;
__gshared
@
GodotName
("get_direct_space_state")
GodotMethod
!(
PhysicsDirectSpaceState
)
getDirectSpaceState
;
}
Members
Static variables
getDirectSpaceState
GodotMethod
!(
PhysicsDirectSpaceState
)
getDirectSpaceState
;
Undocumented in source.
getEnvironment
GodotMethod
!(
Environment
)
getEnvironment
;
Undocumented in source.
getFallbackEnvironment
GodotMethod
!(
Environment
)
getFallbackEnvironment
;
Undocumented in source.
getScenario
GodotMethod
!(
RID
)
getScenario
;
Undocumented in source.
getSpace
GodotMethod
!(
RID
)
getSpace
;
Undocumented in source.
setEnvironment
GodotMethod
!(
void
,
Environment
)
setEnvironment
;
Undocumented in source.
setFallbackEnvironment
GodotMethod
!(
void
,
Environment
)
setFallbackEnvironment
;
Undocumented in source.
Meta
Source
See Implementation
godot
world
World
aliases
BaseClasses
functions
getDirectSpaceState
getEnvironment
getFallbackEnvironment
getScenario
getSpace
opAssign
opEquals
setEnvironment
setFallbackEnvironment
properties
directSpaceState
environment
fallbackEnvironment
scenario
space
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name