godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
CenterContainer._classBinding
godot
centercontainer
CenterContainer
Undocumented in source.
struct
CenterContainer
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_use_top_left")
GodotMethod
!(
void
,
bool
)
setUseTopLeft
;
__gshared
@
GodotName
("is_using_top_left")
GodotMethod
!(
bool
)
isUsingTopLeft
;
}
Members
Static variables
isUsingTopLeft
GodotMethod
!(
bool
)
isUsingTopLeft
;
Undocumented in source.
setUseTopLeft
GodotMethod
!(
void
,
bool
)
setUseTopLeft
;
Undocumented in source.
Meta
Source
See Implementation
godot
centercontainer
CenterContainer
aliases
BaseClasses
functions
isUsingTopLeft
opAssign
opEquals
setUseTopLeft
properties
useTopLeft
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name