godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ViewportContainer._classBinding
godot
viewportcontainer
ViewportContainer
Undocumented in source.
struct
ViewportContainer
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("_input")
GodotMethod
!(
void
,
InputEvent
)
_input
;
__gshared
@
GodotName
("set_stretch")
GodotMethod
!(
void
,
bool
)
setStretch
;
__gshared
@
GodotName
("is_stretch_enabled")
GodotMethod
!(
bool
)
isStretchEnabled
;
__gshared
@
GodotName
("set_stretch_shrink")
GodotMethod
!(
void
,
long
)
setStretchShrink
;
__gshared
@
GodotName
("get_stretch_shrink")
GodotMethod
!(
long
)
getStretchShrink
;
}
Members
Static variables
_input
GodotMethod
!(
void
,
InputEvent
)
_input
;
Undocumented in source.
getStretchShrink
GodotMethod
!(
long
)
getStretchShrink
;
Undocumented in source.
isStretchEnabled
GodotMethod
!(
bool
)
isStretchEnabled
;
Undocumented in source.
setStretch
GodotMethod
!(
void
,
bool
)
setStretch
;
Undocumented in source.
setStretchShrink
GodotMethod
!(
void
,
long
)
setStretchShrink
;
Undocumented in source.
Meta
Source
See Implementation
godot
viewportcontainer
ViewportContainer
aliases
BaseClasses
functions
_input
getStretchShrink
isStretchEnabled
opAssign
opEquals
setStretch
setStretchShrink
properties
stretch
stretchShrink
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name