godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
CircleShape2D._classBinding
godot
circleshape2d
CircleShape2D
Undocumented in source.
struct
CircleShape2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_radius")
GodotMethod
!(
void
,
double
)
setRadius
;
__gshared
@
GodotName
("get_radius")
GodotMethod
!(
double
)
getRadius
;
}
Members
Static variables
getRadius
GodotMethod
!(
double
)
getRadius
;
Undocumented in source.
setRadius
GodotMethod
!(
void
,
double
)
setRadius
;
Undocumented in source.
Meta
Source
See Implementation
godot
circleshape2d
CircleShape2D
aliases
BaseClasses
functions
getRadius
opAssign
opEquals
setRadius
properties
radius
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name