godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CircleShape2D.GDNativeClassBinding
godot
circleshape2d
CircleShape2D
Undocumented in source.
struct
CircleShape2D
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_radius")
GodotMethod
!(
double
)
getRadius
;
__gshared
@
GodotName
("set_radius")
GodotMethod
!(
void
,
double
)
setRadius
;
}
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
toHash
properties
radius
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name