godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
RayShape2D._classBinding
godot
rayshape2d
RayShape2D
Undocumented in source.
struct
RayShape2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_length")
GodotMethod
!(
void
,
double
)
setLength
;
__gshared
@
GodotName
("get_length")
GodotMethod
!(
double
)
getLength
;
__gshared
@
GodotName
("set_slips_on_slope")
GodotMethod
!(
void
,
bool
)
setSlipsOnSlope
;
__gshared
@
GodotName
("get_slips_on_slope")
GodotMethod
!(
bool
)
getSlipsOnSlope
;
}
Members
Static variables
getLength
GodotMethod
!(
double
)
getLength
;
Undocumented in source.
getSlipsOnSlope
GodotMethod
!(
bool
)
getSlipsOnSlope
;
Undocumented in source.
setLength
GodotMethod
!(
void
,
double
)
setLength
;
Undocumented in source.
setSlipsOnSlope
GodotMethod
!(
void
,
bool
)
setSlipsOnSlope
;
Undocumented in source.
Meta
Source
See Implementation
godot
rayshape2d
RayShape2D
aliases
BaseClasses
functions
getLength
getSlipsOnSlope
opAssign
opEquals
setLength
setSlipsOnSlope
properties
length
slipsOnSlope
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name