godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ColorRect._new
godot
colorrect
ColorRect
Construct a new instance of ColorRect. Note: use
memnew!ColorRect
instead.
struct
ColorRect
@
nogc
nothrow static
ColorRect
_new
(
)
Meta
Source
See Implementation
godot
colorrect
ColorRect
aliases
BaseClasses
functions
getFrameColor
opAssign
opEquals
setFrameColor
toHash
properties
color
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of ColorRect. Note: use memnew!ColorRect instead.