godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ColorRect._classBinding
godot
colorrect
ColorRect
Undocumented in source.
struct
ColorRect
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_frame_color")
GodotMethod
!(
void
,
Color
)
setFrameColor
;
__gshared
@
GodotName
("get_frame_color")
GodotMethod
!(
Color
)
getFrameColor
;
}
Members
Static variables
getFrameColor
GodotMethod
!(
Color
)
getFrameColor
;
Undocumented in source.
setFrameColor
GodotMethod
!(
void
,
Color
)
setFrameColor
;
Undocumented in source.
Meta
Source
See Implementation
godot
colorrect
ColorRect
aliases
BaseClasses
functions
getFrameColor
opAssign
opEquals
setFrameColor
properties
color
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name