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