Documentation
¶
Index ¶
- Constants
- type Advanced
- type Anchor
- type Any
- type CursorShape
- type Expanded
- type Extension
- func (o *Extension[T]) AcceptEvent()
- func (o *Extension[T]) AccessibilityControlsNodes() []string
- func (o *Extension[T]) AccessibilityDescribedByNodes() []string
- func (o *Extension[T]) AccessibilityDescription() string
- func (o *Extension[T]) AccessibilityDrag()
- func (o *Extension[T]) AccessibilityDrop()
- func (o *Extension[T]) AccessibilityFlowToNodes() []string
- func (o *Extension[T]) AccessibilityLabeledByNodes() []string
- func (o *Extension[T]) AccessibilityLive() DisplayServer.AccessibilityLiveMode
- func (o *Extension[T]) AccessibilityName() string
- func (o *Extension[T]) AddThemeColorOverride(name string, color Color.RGBA)
- func (o *Extension[T]) AddThemeConstantOverride(name string, constant int)
- func (o *Extension[T]) AddThemeFontOverride(name string, font Font.Instance)
- func (o *Extension[T]) AddThemeFontSizeOverride(name string, font_size int)
- func (o *Extension[T]) AddThemeIconOverride(name string, texture Texture2D.Instance)
- func (o *Extension[T]) AddThemeStyleboxOverride(name string, stylebox StyleBox.Instance)
- func (o *Extension[T]) AnchorBottom() Float.X
- func (o *Extension[T]) AnchorLeft() Float.X
- func (o *Extension[T]) AnchorRight() Float.X
- func (o *Extension[T]) AnchorTop() Float.X
- func (o *Extension[T]) AsCanvasItem() CanvasItem.Instance
- func (o *Extension[T]) AsControl() Instance
- func (o *Extension[T]) AsNode() Node.Instance
- func (o *Extension[T]) AsObject() [1]gdreference.Object
- func (o *Extension[T]) AutoTranslate() bool
- func (o *Extension[T]) AutoTranslateMode() Node.AutoTranslateMode
- func (o *Extension[T]) BeginBulkThemeOverride()
- func (o *Extension[T]) CanAutoTranslate() bool
- func (o *Extension[T]) CanProcess() bool
- func (o *Extension[T]) ClipChildren() CanvasItem.ClipChildrenMode
- func (o *Extension[T]) ClipContents() bool
- func (o *Extension[T]) CreateTween() Tween.Instance
- func (o *Extension[T]) CustomMinimumSize() Vector2.XY
- func (o *Extension[T]) DrawEndAnimation()
- func (o *Extension[T]) DrawMultimesh(multimesh MultiMesh.Instance, texture Texture2D.Instance)
- func (o *Extension[T]) DrawSetTransformMatrix(xform Transform2D.OriginXY)
- func (o *Extension[T]) EditorDescription() string
- func (o *Extension[T]) EndBulkThemeOverride()
- func (o *Extension[T]) FindNextValidFocus() Instance
- func (o *Extension[T]) FindParent(pattern string) Node.Instance
- func (o *Extension[T]) FindPrevValidFocus() Instance
- func (o *Extension[T]) FindValidFocusNeighbor(side Rect2.Side) Instance
- func (o *Extension[T]) FocusBehaviorRecursive() FocusBehaviorRecursive
- func (o *Extension[T]) FocusMode() FocusMode
- func (o *Extension[T]) FocusNeighborBottom() string
- func (o *Extension[T]) FocusNeighborLeft() string
- func (o *Extension[T]) FocusNeighborRight() string
- func (o *Extension[T]) FocusNeighborTop() string
- func (o *Extension[T]) FocusNext() string
- func (o *Extension[T]) FocusPrevious() string
- func (o *Extension[T]) ForceDrag(data any, preview Instance)
- func (o *Extension[T]) ForceUpdateTransform()
- func (o *Extension[T]) GetAccessibilityElement() RID.AccessibilityElement
- func (o *Extension[T]) GetBegin() Vector2.XY
- func (o *Extension[T]) GetCanvas() RID.Canvas
- func (o *Extension[T]) GetCanvasItem() RID.CanvasItem
- func (o *Extension[T]) GetCanvasLayerNode() CanvasLayer.Instance
- func (o *Extension[T]) GetCanvasTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetCombinedMinimumSize() Vector2.XY
- func (o *Extension[T]) GetCombinedPivotOffset() Vector2.XY
- func (o *Extension[T]) GetEnd() Vector2.XY
- func (o *Extension[T]) GetFocusModeWithOverride() FocusMode
- func (o *Extension[T]) GetGlobalMousePosition() Vector2.XY
- func (o *Extension[T]) GetGlobalRect() Rect2.PositionSize
- func (o *Extension[T]) GetGlobalTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetGlobalTransformWithCanvas() Transform2D.OriginXY
- func (o *Extension[T]) GetGroups() []string
- func (o *Extension[T]) GetInstanceShaderParameter(name string) any
- func (o *Extension[T]) GetLocalMousePosition() Vector2.XY
- func (o *Extension[T]) GetMinimumSize() Vector2.XY
- func (o *Extension[T]) GetMouseFilterWithOverride() MouseFilter
- func (o *Extension[T]) GetMultiplayerAuthority() int
- func (o *Extension[T]) GetNode(path string) Node.Instance
- func (o *Extension[T]) GetNodeOrNull(path string) Node.Instance
- func (o *Extension[T]) GetNodeRpcConfig() any
- func (o *Extension[T]) GetParent() Node.Instance
- func (o *Extension[T]) GetParentAreaSize() Vector2.XY
- func (o *Extension[T]) GetParentControl() Instance
- func (o *Extension[T]) GetPath() string
- func (o *Extension[T]) GetPhysicsProcessDeltaTime() Float.X
- func (o *Extension[T]) GetProcessDeltaTime() Float.X
- func (o *Extension[T]) GetRect() Rect2.PositionSize
- func (o *Extension[T]) GetSceneInstanceLoadPlaceholder() bool
- func (o *Extension[T]) GetScreenPosition() Vector2.XY
- func (o *Extension[T]) GetScreenTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetThemeDefaultBaseScale() Float.X
- func (o *Extension[T]) GetThemeDefaultFont() Font.Instance
- func (o *Extension[T]) GetThemeDefaultFontSize() int
- func (o *Extension[T]) GetTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetTreeString() string
- func (o *Extension[T]) GetTreeStringPretty() string
- func (o *Extension[T]) GetViewportRect() Rect2.PositionSize
- func (o *Extension[T]) GetViewportTransform() Transform2D.OriginXY
- func (o *Extension[T]) GetVisibilityLayerBit(layer int) bool
- func (o *Extension[T]) GetWorld2d() World2D.Instance
- func (o *Extension[T]) GlobalPosition() Vector2.XY
- func (o *Extension[T]) GrabClickFocus()
- func (o *Extension[T]) GrowHorizontal() GrowDirection
- func (o *Extension[T]) GrowVertical() GrowDirection
- func (o *Extension[T]) HasNode(path string) bool
- func (o *Extension[T]) HasNodeAndResource(path string) bool
- func (o *Extension[T]) HasThemeColorOverride(name string) bool
- func (o *Extension[T]) HasThemeConstantOverride(name string) bool
- func (o *Extension[T]) HasThemeFontOverride(name string) bool
- func (o *Extension[T]) HasThemeFontSizeOverride(name string) bool
- func (o *Extension[T]) HasThemeIconOverride(name string) bool
- func (o *Extension[T]) HasThemeStyleboxOverride(name string) bool
- func (o *Extension[T]) Hide()
- func (o *Extension[T]) IsAncestorOf(node Node.Instance) bool
- func (o *Extension[T]) IsDisplayedFolded() bool
- func (o *Extension[T]) IsDragSuccessful() bool
- func (o *Extension[T]) IsEditableInstance(node Node.Instance) bool
- func (o *Extension[T]) IsGreaterThan(node Node.Instance) bool
- func (o *Extension[T]) IsInGroup(group string) bool
- func (o *Extension[T]) IsInsideTree() bool
- func (o *Extension[T]) IsLayoutRtl() bool
- func (o *Extension[T]) IsLocalTransformNotificationEnabled() bool
- func (o *Extension[T]) IsMultiplayerAuthority() bool
- func (o *Extension[T]) IsNodeReady() bool
- func (o *Extension[T]) IsPartOfEditedScene() bool
- func (o *Extension[T]) IsPhysicsInterpolated() bool
- func (o *Extension[T]) IsPhysicsInterpolatedAndEnabled() bool
- func (o *Extension[T]) IsPhysicsProcessing() bool
- func (o *Extension[T]) IsPhysicsProcessingInternal() bool
- func (o *Extension[T]) IsProcessing() bool
- func (o *Extension[T]) IsProcessingInput() bool
- func (o *Extension[T]) IsProcessingInternal() bool
- func (o *Extension[T]) IsProcessingShortcutInput() bool
- func (o *Extension[T]) IsProcessingUnhandledInput() bool
- func (o *Extension[T]) IsProcessingUnhandledKeyInput() bool
- func (o *Extension[T]) IsTransformNotificationEnabled() bool
- func (o *Extension[T]) IsVisibleInTree() bool
- func (o *Extension[T]) LayoutDirection() LayoutDirection
- func (o *Extension[T]) LightMask() int
- func (o *Extension[T]) LocalizeNumeralSystem() bool
- func (o *Extension[T]) MakeCanvasPositionLocal(viewport_point Vector2.XY) Vector2.XY
- func (o *Extension[T]) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
- func (o *Extension[T]) Material() Material.Instance
- func (o *Extension[T]) Modulate() Color.RGBA
- func (o *Extension[T]) MouseBehaviorRecursive() MouseBehaviorRecursive
- func (o *Extension[T]) MouseDefaultCursorShape() CursorShape
- func (o *Extension[T]) MouseFilter() MouseFilter
- func (o *Extension[T]) MouseForcePassScrollEvents() bool
- func (o *Extension[T]) MoveChild(child_node Node.Instance, to_index int)
- func (o *Extension[T]) MoveToFront()
- func (o *Extension[T]) Multiplayer() MultiplayerAPI.Instance
- func (o *Extension[T]) Name() string
- func (o *Extension[T]) NotifyDeferredThreadGroup(what int)
- func (o *Extension[T]) NotifyThreadSafe(what int)
- func (o *Extension[T]) OffsetBottom() Float.X
- func (o *Extension[T]) OffsetLeft() Float.X
- func (o *Extension[T]) OffsetRight() Float.X
- func (o *Extension[T]) OffsetTop() Float.X
- func (o *Extension[T]) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnChildOrderChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnDraw(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnEditorStateChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnFocusEntered(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnFocusExited(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnGuiInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnHidden(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnItemRectChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnMinimumSizeChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnMouseEntered(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnMouseExited(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnReady(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnRenamed(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnReplacingBy(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnResized(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnSizeFlagsChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnThemeChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTreeEntered(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTreeExited(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnTreeExiting(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) OnVisibilityChanged(cb func(), flags ...Signal.Flags) *Extension[T]
- func (o *Extension[T]) Owner() Node.Instance
- func (o *Extension[T]) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
- func (o *Extension[T]) PivotOffset() Vector2.XY
- func (o *Extension[T]) PivotOffsetRatio() Vector2.XY
- func (o *Extension[T]) Position() Vector2.XY
- func (o *Extension[T]) PrintTree()
- func (o *Extension[T]) PrintTreePretty()
- func (o *Extension[T]) ProcessMode() Node.ProcessMode
- func (o *Extension[T]) ProcessPhysicsPriority() int
- func (o *Extension[T]) ProcessPriority() int
- func (o *Extension[T]) ProcessThreadGroup() Node.ProcessThreadGroup
- func (o *Extension[T]) ProcessThreadGroupOrder() int
- func (o *Extension[T]) ProcessThreadMessages() Node.ProcessThreadMessages
- func (o *Extension[T]) PropagateNotification(what int)
- func (o *Extension[T]) QueueAccessibilityUpdate()
- func (o *Extension[T]) QueueFree()
- func (o *Extension[T]) QueueRedraw()
- func (o *Extension[T]) ReleaseFocus()
- func (o *Extension[T]) RemoveChild(node Node.Instance)
- func (o *Extension[T]) RemoveFromGroup(group string)
- func (o *Extension[T]) RemoveThemeColorOverride(name string)
- func (o *Extension[T]) RemoveThemeConstantOverride(name string)
- func (o *Extension[T]) RemoveThemeFontOverride(name string)
- func (o *Extension[T]) RemoveThemeFontSizeOverride(name string)
- func (o *Extension[T]) RemoveThemeIconOverride(name string)
- func (o *Extension[T]) RemoveThemeStyleboxOverride(name string)
- func (o *Extension[T]) RequestReady()
- func (o *Extension[T]) ResetPhysicsInterpolation()
- func (o *Extension[T]) ResetSize()
- func (o *Extension[T]) Rotation() Float.X
- func (o *Extension[T]) RotationDegrees() Float.X
- func (o *Extension[T]) RpcConfig(method string, config any)
- func (o *Extension[T]) Scale() Vector2.XY
- func (o *Extension[T]) SceneFilePath() string
- func (o *Extension[T]) SelfModulate() Color.RGBA
- func (o *Extension[T]) SetAccessibilityControlsNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityDescribedByNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityDescription(value string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityFlowToNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityLabeledByNodes(value []string) *Extension[T]
- func (o *Extension[T]) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) *Extension[T]
- func (o *Extension[T]) SetAccessibilityName(value string) *Extension[T]
- func (o *Extension[T]) SetAutoTranslate(value bool) *Extension[T]
- func (o *Extension[T]) SetAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
- func (o *Extension[T]) SetBegin(position Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetClipChildren(value CanvasItem.ClipChildrenMode) *Extension[T]
- func (o *Extension[T]) SetClipContents(value bool) *Extension[T]
- func (o *Extension[T]) SetCustomMinimumSize(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetDeferredThreadGroup(property string, value any) *Extension[T]
- func (o *Extension[T]) SetDisplayFolded(fold bool) *Extension[T]
- func (o *Extension[T]) SetDragForwarding(drag_func func(at_position Vector2.XY) any, ...) *Extension[T]
- func (o *Extension[T]) SetDragPreview(control Instance) *Extension[T]
- func (o *Extension[T]) SetEditableInstance(node Node.Instance, is_editable bool) *Extension[T]
- func (o *Extension[T]) SetEditorDescription(value string) *Extension[T]
- func (o *Extension[T]) SetEnd(position Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetFocusBehaviorRecursive(value FocusBehaviorRecursive) *Extension[T]
- func (o *Extension[T]) SetFocusMode(value FocusMode) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborBottom(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborLeft(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborRight(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNeighborTop(value string) *Extension[T]
- func (o *Extension[T]) SetFocusNext(value string) *Extension[T]
- func (o *Extension[T]) SetFocusPrevious(value string) *Extension[T]
- func (o *Extension[T]) SetGrowHorizontal(value GrowDirection) *Extension[T]
- func (o *Extension[T]) SetGrowVertical(value GrowDirection) *Extension[T]
- func (o *Extension[T]) SetInstanceShaderParameter(name string, value any) *Extension[T]
- func (o *Extension[T]) SetLayoutDirection(value LayoutDirection) *Extension[T]
- func (o *Extension[T]) SetLightMask(value int) *Extension[T]
- func (o *Extension[T]) SetLocalizeNumeralSystem(value bool) *Extension[T]
- func (o *Extension[T]) SetMaterial(value Material.Instance) *Extension[T]
- func (o *Extension[T]) SetModulate(value Color.RGBA) *Extension[T]
- func (o *Extension[T]) SetMouseBehaviorRecursive(value MouseBehaviorRecursive) *Extension[T]
- func (o *Extension[T]) SetMouseDefaultCursorShape(value CursorShape) *Extension[T]
- func (o *Extension[T]) SetMouseFilter(value MouseFilter) *Extension[T]
- func (o *Extension[T]) SetMouseForcePassScrollEvents(value bool) *Extension[T]
- func (o *Extension[T]) SetName(value string) *Extension[T]
- func (o *Extension[T]) SetNotifyLocalTransform(enable bool) *Extension[T]
- func (o *Extension[T]) SetNotifyTransform(enable bool) *Extension[T]
- func (o *Extension[T]) SetOffsetBottom(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOffsetLeft(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOffsetRight(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOffsetTop(value Float.X) *Extension[T]
- func (o *Extension[T]) SetOwner(value Node.Instance) *Extension[T]
- func (o *Extension[T]) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) *Extension[T]
- func (o *Extension[T]) SetPhysicsProcess(enable bool) *Extension[T]
- func (o *Extension[T]) SetPhysicsProcessInternal(enable bool) *Extension[T]
- func (o *Extension[T]) SetPivotOffset(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetPivotOffsetRatio(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetProcess(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessInternal(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessMode(value Node.ProcessMode) *Extension[T]
- func (o *Extension[T]) SetProcessPhysicsPriority(value int) *Extension[T]
- func (o *Extension[T]) SetProcessPriority(value int) *Extension[T]
- func (o *Extension[T]) SetProcessShortcutInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessThreadGroup(value Node.ProcessThreadGroup) *Extension[T]
- func (o *Extension[T]) SetProcessThreadGroupOrder(value int) *Extension[T]
- func (o *Extension[T]) SetProcessThreadMessages(value Node.ProcessThreadMessages) *Extension[T]
- func (o *Extension[T]) SetProcessUnhandledInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetProcessUnhandledKeyInput(enable bool) *Extension[T]
- func (o *Extension[T]) SetRotation(value Float.X) *Extension[T]
- func (o *Extension[T]) SetRotationDegrees(value Float.X) *Extension[T]
- func (o *Extension[T]) SetScale(value Vector2.XY) *Extension[T]
- func (o *Extension[T]) SetSceneFilePath(value string) *Extension[T]
- func (o *Extension[T]) SetSceneInstanceLoadPlaceholder(load_placeholder bool) *Extension[T]
- func (o *Extension[T]) SetSelfModulate(value Color.RGBA) *Extension[T]
- func (o *Extension[T]) SetShortcutContext(value Node.Instance) *Extension[T]
- func (o *Extension[T]) SetShowBehindParent(value bool) *Extension[T]
- func (o *Extension[T]) SetSizeFlagsHorizontal(value SizeFlags) *Extension[T]
- func (o *Extension[T]) SetSizeFlagsStretchRatio(value Float.X) *Extension[T]
- func (o *Extension[T]) SetSizeFlagsVertical(value SizeFlags) *Extension[T]
- func (o *Extension[T]) SetTextureFilter(value CanvasItem.TextureFilter) *Extension[T]
- func (o *Extension[T]) SetTextureRepeat(value CanvasItem.TextureRepeat) *Extension[T]
- func (o *Extension[T]) SetTheme(value Theme.Instance) *Extension[T]
- func (o *Extension[T]) SetThemeTypeVariation(value string) *Extension[T]
- func (o *Extension[T]) SetThreadSafe(property string, value any) *Extension[T]
- func (o *Extension[T]) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
- func (o *Extension[T]) SetTooltipText(value string) *Extension[T]
- func (o *Extension[T]) SetTopLevel(value bool) *Extension[T]
- func (o *Extension[T]) SetTranslationDomainInherited() *Extension[T]
- func (o *Extension[T]) SetUniqueNameInOwner(value bool) *Extension[T]
- func (o *Extension[T]) SetUseParentMaterial(value bool) *Extension[T]
- func (o *Extension[T]) SetVisibilityLayer(value int) *Extension[T]
- func (o *Extension[T]) SetVisibilityLayerBit(layer int, enabled bool) *Extension[T]
- func (o *Extension[T]) SetVisible(value bool) *Extension[T]
- func (o *Extension[T]) SetYSortEnabled(value bool) *Extension[T]
- func (o *Extension[T]) SetZAsRelative(value bool) *Extension[T]
- func (o *Extension[T]) SetZIndex(value int) *Extension[T]
- func (o *Extension[T]) ShortcutContext() Node.Instance
- func (o *Extension[T]) Show()
- func (o *Extension[T]) ShowBehindParent() bool
- func (o *Extension[T]) Size() Vector2.XY
- func (o *Extension[T]) SizeFlagsHorizontal() SizeFlags
- func (o *Extension[T]) SizeFlagsStretchRatio() Float.X
- func (o *Extension[T]) SizeFlagsVertical() SizeFlags
- func (o *Extension[T]) TextureFilter() CanvasItem.TextureFilter
- func (o *Extension[T]) TextureRepeat() CanvasItem.TextureRepeat
- func (o *Extension[T]) Theme() Theme.Instance
- func (o *Extension[T]) ThemeTypeVariation() string
- func (o *Extension[T]) TooltipAutoTranslateMode() Node.AutoTranslateMode
- func (o *Extension[T]) TooltipText() string
- func (o *Extension[T]) TopLevel() bool
- func (o *Extension[T]) UniqueNameInOwner() bool
- func (o *Extension[T]) UpdateConfigurationWarnings()
- func (o *Extension[T]) UpdateMinimumSize()
- func (o *Extension[T]) UseParentMaterial() bool
- func (o *Extension[T]) VisibilityLayer() int
- func (o *Extension[T]) Visible() bool
- func (o *Extension[T]) WarpMouse(position Vector2.XY)
- func (o *Extension[T]) YSortEnabled() bool
- func (o *Extension[T]) ZAsRelative() bool
- func (o *Extension[T]) ZIndex() int
- type FocusBehaviorRecursive
- type FocusMode
- type GrowDirection
- type ID
- type Implementation
- type Instance
- func (self Instance) AcceptEvent()
- func (self Instance) AccessibilityControlsNodes() []string
- func (self Instance) AccessibilityDescribedByNodes() []string
- func (self Instance) AccessibilityDescription() string
- func (self Instance) AccessibilityDrag()
- func (self Instance) AccessibilityDrop()
- func (self Instance) AccessibilityFlowToNodes() []string
- func (self Instance) AccessibilityLabeledByNodes() []string
- func (self Instance) AccessibilityLive() DisplayServer.AccessibilityLiveMode
- func (self Instance) AccessibilityName() string
- func (self Instance) AddThemeColorOverride(name string, color Color.RGBA)
- func (self Instance) AddThemeConstantOverride(name string, constant int)
- func (self Instance) AddThemeFontOverride(name string, font Font.Instance)
- func (self Instance) AddThemeFontSizeOverride(name string, font_size int)
- func (self Instance) AddThemeIconOverride(name string, texture Texture2D.Instance)
- func (self Instance) AddThemeStyleboxOverride(name string, stylebox StyleBox.Instance)
- func (self Instance) AnchorBottom() Float.X
- func (self Instance) AnchorLeft() Float.X
- func (self Instance) AnchorRight() Float.X
- func (self Instance) AnchorTop() Float.X
- func (o Instance) AsCanvasItem() CanvasItem.Instance
- func (o Instance) AsControl() Instance
- func (o Instance) AsNode() Node.Instance
- func (o Instance) AsObject() [1]gdreference.Object
- func (self Instance) AutoTranslate() bool
- func (self Instance) AutoTranslateMode() Node.AutoTranslateMode
- func (self Instance) BeginBulkThemeOverride()
- func (self Instance) CanAutoTranslate() bool
- func (self Instance) CanProcess() bool
- func (self Instance) ClipChildren() CanvasItem.ClipChildrenMode
- func (self Instance) ClipContents() bool
- func (self Instance) CreateTween() Tween.Instance
- func (self Instance) CustomMinimumSize() Vector2.XY
- func (self Instance) DrawEndAnimation()
- func (self Instance) DrawMultimesh(multimesh MultiMesh.Instance, texture Texture2D.Instance)
- func (self Instance) DrawSetTransformMatrix(xform Transform2D.OriginXY)
- func (self Instance) EditorDescription() string
- func (self Instance) EndBulkThemeOverride()
- func (self Instance) FindNextValidFocus() Instance
- func (self Instance) FindParent(pattern string) Node.Instance
- func (self Instance) FindPrevValidFocus() Instance
- func (self Instance) FindValidFocusNeighbor(side Rect2.Side) Instance
- func (self Instance) FocusBehaviorRecursive() FocusBehaviorRecursive
- func (self Instance) FocusMode() FocusMode
- func (self Instance) FocusNeighborBottom() string
- func (self Instance) FocusNeighborLeft() string
- func (self Instance) FocusNeighborRight() string
- func (self Instance) FocusNeighborTop() string
- func (self Instance) FocusNext() string
- func (self Instance) FocusPrevious() string
- func (self Instance) ForceDrag(data any, preview Instance)
- func (self Instance) ForceUpdateTransform()
- func (self Instance) GetAccessibilityElement() RID.AccessibilityElement
- func (self Instance) GetBegin() Vector2.XY
- func (self Instance) GetCanvas() RID.Canvas
- func (self Instance) GetCanvasItem() RID.CanvasItem
- func (self Instance) GetCanvasLayerNode() CanvasLayer.Instance
- func (self Instance) GetCanvasTransform() Transform2D.OriginXY
- func (self Instance) GetCombinedMinimumSize() Vector2.XY
- func (self Instance) GetCombinedPivotOffset() Vector2.XY
- func (self Instance) GetCursorShape() CursorShape
- func (self Instance) GetEnd() Vector2.XY
- func (self Instance) GetFocusModeWithOverride() FocusMode
- func (self Instance) GetGlobalMousePosition() Vector2.XY
- func (self Instance) GetGlobalRect() Rect2.PositionSize
- func (self Instance) GetGlobalTransform() Transform2D.OriginXY
- func (self Instance) GetGlobalTransformWithCanvas() Transform2D.OriginXY
- func (self Instance) GetGroups() []string
- func (self Instance) GetInstanceShaderParameter(name string) any
- func (self Instance) GetLocalMousePosition() Vector2.XY
- func (self Instance) GetMinimumSize() Vector2.XY
- func (self Instance) GetMouseFilterWithOverride() MouseFilter
- func (self Instance) GetMultiplayerAuthority() int
- func (self Instance) GetNode(path string) Node.Instance
- func (self Instance) GetNodeOrNull(path string) Node.Instance
- func (self Instance) GetNodeRpcConfig() any
- func (self Instance) GetParent() Node.Instance
- func (self Instance) GetParentAreaSize() Vector2.XY
- func (self Instance) GetParentControl() Instance
- func (self Instance) GetPath() string
- func (self Instance) GetPhysicsProcessDeltaTime() Float.X
- func (self Instance) GetProcessDeltaTime() Float.X
- func (self Instance) GetRect() Rect2.PositionSize
- func (self Instance) GetSceneInstanceLoadPlaceholder() bool
- func (self Instance) GetScreenPosition() Vector2.XY
- func (self Instance) GetScreenTransform() Transform2D.OriginXY
- func (self Instance) GetThemeColor(name string) Color.RGBA
- func (self Instance) GetThemeConstant(name string) int
- func (self Instance) GetThemeDefaultBaseScale() Float.X
- func (self Instance) GetThemeDefaultFont() Font.Instance
- func (self Instance) GetThemeDefaultFontSize() int
- func (self Instance) GetThemeFont(name string) Font.Instance
- func (self Instance) GetThemeFontSize(name string) int
- func (self Instance) GetThemeIcon(name string) Texture2D.Instance
- func (self Instance) GetThemeStylebox(name string) StyleBox.Instance
- func (self Instance) GetTooltip() string
- func (self Instance) GetTransform() Transform2D.OriginXY
- func (self Instance) GetTreeString() string
- func (self Instance) GetTreeStringPretty() string
- func (self Instance) GetViewportRect() Rect2.PositionSize
- func (self Instance) GetViewportTransform() Transform2D.OriginXY
- func (self Instance) GetVisibilityLayerBit(layer int) bool
- func (self Instance) GetWorld2d() World2D.Instance
- func (self Instance) GlobalPosition() Vector2.XY
- func (self Instance) GrabClickFocus()
- func (self Instance) GrabFocus()
- func (self Instance) GrowHorizontal() GrowDirection
- func (self Instance) GrowVertical() GrowDirection
- func (self Instance) HasFocus() bool
- func (self Instance) HasNode(path string) bool
- func (self Instance) HasNodeAndResource(path string) bool
- func (self Instance) HasThemeColor(name string) bool
- func (self Instance) HasThemeColorOverride(name string) bool
- func (self Instance) HasThemeConstant(name string) bool
- func (self Instance) HasThemeConstantOverride(name string) bool
- func (self Instance) HasThemeFont(name string) bool
- func (self Instance) HasThemeFontOverride(name string) bool
- func (self Instance) HasThemeFontSize(name string) bool
- func (self Instance) HasThemeFontSizeOverride(name string) bool
- func (self Instance) HasThemeIcon(name string) bool
- func (self Instance) HasThemeIconOverride(name string) bool
- func (self Instance) HasThemeStylebox(name string) bool
- func (self Instance) HasThemeStyleboxOverride(name string) bool
- func (self Instance) Hide()
- func (self Instance) ID() ID
- func (self Instance) IsAncestorOf(node Node.Instance) bool
- func (self Instance) IsDisplayedFolded() bool
- func (self Instance) IsDragSuccessful() bool
- func (self Instance) IsEditableInstance(node Node.Instance) bool
- func (self Instance) IsGreaterThan(node Node.Instance) bool
- func (self Instance) IsInGroup(group string) bool
- func (self Instance) IsInsideTree() bool
- func (self Instance) IsLayoutRtl() bool
- func (self Instance) IsLocalTransformNotificationEnabled() bool
- func (self Instance) IsMultiplayerAuthority() bool
- func (self Instance) IsNodeReady() bool
- func (self Instance) IsPartOfEditedScene() bool
- func (self Instance) IsPhysicsInterpolated() bool
- func (self Instance) IsPhysicsInterpolatedAndEnabled() bool
- func (self Instance) IsPhysicsProcessing() bool
- func (self Instance) IsPhysicsProcessingInternal() bool
- func (self Instance) IsProcessing() bool
- func (self Instance) IsProcessingInput() bool
- func (self Instance) IsProcessingInternal() bool
- func (self Instance) IsProcessingShortcutInput() bool
- func (self Instance) IsProcessingUnhandledInput() bool
- func (self Instance) IsProcessingUnhandledKeyInput() bool
- func (self Instance) IsTransformNotificationEnabled() bool
- func (self Instance) IsVisibleInTree() bool
- func (self Instance) LayoutDirection() LayoutDirection
- func (self Instance) LightMask() int
- func (self Instance) LocalizeNumeralSystem() bool
- func (self Instance) MakeCanvasPositionLocal(viewport_point Vector2.XY) Vector2.XY
- func (self Instance) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
- func (self Instance) Material() Material.Instance
- func (self Instance) Modulate() Color.RGBA
- func (self Instance) MoreArgs() MoreArgs
- func (self Instance) MouseBehaviorRecursive() MouseBehaviorRecursive
- func (self Instance) MouseDefaultCursorShape() CursorShape
- func (self Instance) MouseFilter() MouseFilter
- func (self Instance) MouseForcePassScrollEvents() bool
- func (self Instance) MoveChild(child_node Node.Instance, to_index int)
- func (self Instance) MoveToFront()
- func (self Instance) Multiplayer() MultiplayerAPI.Instance
- func (self Instance) Name() string
- func (self Instance) NotifyDeferredThreadGroup(what int)
- func (self Instance) NotifyThreadSafe(what int)
- func (self Instance) OffsetBottom() Float.X
- func (self Instance) OffsetLeft() Float.X
- func (self Instance) OffsetRight() Float.X
- func (self Instance) OffsetTop() Float.X
- func (self Instance) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnChildOrderChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnDraw(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnEditorStateChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnFocusEntered(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnFocusExited(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnGuiInput(cb func(event InputEvent.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnHidden(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnItemRectChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnMinimumSizeChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnMouseEntered(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnMouseExited(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnReady(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnRenamed(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnReplacingBy(cb func(node Node.Instance), flags ...Signal.Flags) Instance
- func (self Instance) OnResized(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnSizeFlagsChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnThemeChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTreeEntered(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTreeExited(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnTreeExiting(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) OnVisibilityChanged(cb func(), flags ...Signal.Flags) Instance
- func (self Instance) Owner() Node.Instance
- func (self Instance) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
- func (self Instance) PivotOffset() Vector2.XY
- func (self Instance) PivotOffsetRatio() Vector2.XY
- func (self Instance) Position() Vector2.XY
- func (self Instance) PrintTree()
- func (self Instance) PrintTreePretty()
- func (self Instance) ProcessMode() Node.ProcessMode
- func (self Instance) ProcessPhysicsPriority() int
- func (self Instance) ProcessPriority() int
- func (self Instance) ProcessThreadGroup() Node.ProcessThreadGroup
- func (self Instance) ProcessThreadGroupOrder() int
- func (self Instance) ProcessThreadMessages() Node.ProcessThreadMessages
- func (self Instance) PropagateNotification(what int)
- func (self Instance) QueueAccessibilityUpdate()
- func (self Instance) QueueFree()
- func (self Instance) QueueRedraw()
- func (self Instance) ReleaseFocus()
- func (self Instance) RemoveChild(node Node.Instance)
- func (self Instance) RemoveFromGroup(group string)
- func (self Instance) RemoveThemeColorOverride(name string)
- func (self Instance) RemoveThemeConstantOverride(name string)
- func (self Instance) RemoveThemeFontOverride(name string)
- func (self Instance) RemoveThemeFontSizeOverride(name string)
- func (self Instance) RemoveThemeIconOverride(name string)
- func (self Instance) RemoveThemeStyleboxOverride(name string)
- func (self Instance) RequestReady()
- func (self Instance) ResetPhysicsInterpolation()
- func (self Instance) ResetSize()
- func (self Instance) Rotation() Float.X
- func (self Instance) RotationDegrees() Float.X
- func (self Instance) RpcConfig(method string, config any)
- func (self Instance) Scale() Vector2.XY
- func (self Instance) SceneFilePath() string
- func (self Instance) SelfModulate() Color.RGBA
- func (self Instance) SetAccessibilityControlsNodes(value []string) Instance
- func (self Instance) SetAccessibilityDescribedByNodes(value []string) Instance
- func (self Instance) SetAccessibilityDescription(value string) Instance
- func (self Instance) SetAccessibilityFlowToNodes(value []string) Instance
- func (self Instance) SetAccessibilityLabeledByNodes(value []string) Instance
- func (self Instance) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) Instance
- func (self Instance) SetAccessibilityName(value string) Instance
- func (self Instance) SetAnchor(side Rect2.Side, anchor Float.X) Instance
- func (self Instance) SetAnchorAndOffset(side Rect2.Side, anchor Float.X, offset Float.X) Instance
- func (self Instance) SetAnchorsAndOffsetsPreset(preset LayoutPreset) Instance
- func (self Instance) SetAnchorsPreset(preset LayoutPreset) Instance
- func (self Instance) SetAutoTranslate(value bool) Instance
- func (self Instance) SetAutoTranslateMode(value Node.AutoTranslateMode) Instance
- func (self Instance) SetBegin(position Vector2.XY) Instance
- func (self Instance) SetClipChildren(value CanvasItem.ClipChildrenMode) Instance
- func (self Instance) SetClipContents(value bool) Instance
- func (self Instance) SetCustomMinimumSize(value Vector2.XY) Instance
- func (self Instance) SetDeferredThreadGroup(property string, value any) Instance
- func (self Instance) SetDisplayFolded(fold bool) Instance
- func (self Instance) SetDragForwarding(drag_func func(at_position Vector2.XY) any, ...) Instance
- func (self Instance) SetDragPreview(control Instance) Instance
- func (self Instance) SetEditableInstance(node Node.Instance, is_editable bool) Instance
- func (self Instance) SetEditorDescription(value string) Instance
- func (self Instance) SetEnd(position Vector2.XY) Instance
- func (self Instance) SetFocusBehaviorRecursive(value FocusBehaviorRecursive) Instance
- func (self Instance) SetFocusMode(value FocusMode) Instance
- func (self Instance) SetFocusNeighborBottom(value string) Instance
- func (self Instance) SetFocusNeighborLeft(value string) Instance
- func (self Instance) SetFocusNeighborRight(value string) Instance
- func (self Instance) SetFocusNeighborTop(value string) Instance
- func (self Instance) SetFocusNext(value string) Instance
- func (self Instance) SetFocusPrevious(value string) Instance
- func (self Instance) SetGlobalPosition(position Vector2.XY) Instance
- func (self Instance) SetGrowHorizontal(value GrowDirection) Instance
- func (self Instance) SetGrowVertical(value GrowDirection) Instance
- func (self Instance) SetInstanceShaderParameter(name string, value any) Instance
- func (self Instance) SetLayoutDirection(value LayoutDirection) Instance
- func (self Instance) SetLightMask(value int) Instance
- func (self Instance) SetLocalizeNumeralSystem(value bool) Instance
- func (self Instance) SetMaterial(value Material.Instance) Instance
- func (self Instance) SetModulate(value Color.RGBA) Instance
- func (self Instance) SetMouseBehaviorRecursive(value MouseBehaviorRecursive) Instance
- func (self Instance) SetMouseDefaultCursorShape(value CursorShape) Instance
- func (self Instance) SetMouseFilter(value MouseFilter) Instance
- func (self Instance) SetMouseForcePassScrollEvents(value bool) Instance
- func (self Instance) SetName(value string) Instance
- func (self Instance) SetNotifyLocalTransform(enable bool) Instance
- func (self Instance) SetNotifyTransform(enable bool) Instance
- func (self *Instance) SetObject(obj [1]gdreference.Object) bool
- func (self Instance) SetOffsetBottom(value Float.X) Instance
- func (self Instance) SetOffsetLeft(value Float.X) Instance
- func (self Instance) SetOffsetRight(value Float.X) Instance
- func (self Instance) SetOffsetTop(value Float.X) Instance
- func (self Instance) SetOffsetsPreset(preset LayoutPreset) Instance
- func (self Instance) SetOwner(value Node.Instance) Instance
- func (self Instance) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) Instance
- func (self Instance) SetPhysicsProcess(enable bool) Instance
- func (self Instance) SetPhysicsProcessInternal(enable bool) Instance
- func (self Instance) SetPivotOffset(value Vector2.XY) Instance
- func (self Instance) SetPivotOffsetRatio(value Vector2.XY) Instance
- func (self Instance) SetPosition(position Vector2.XY) Instance
- func (self Instance) SetProcess(enable bool) Instance
- func (self Instance) SetProcessInput(enable bool) Instance
- func (self Instance) SetProcessInternal(enable bool) Instance
- func (self Instance) SetProcessMode(value Node.ProcessMode) Instance
- func (self Instance) SetProcessPhysicsPriority(value int) Instance
- func (self Instance) SetProcessPriority(value int) Instance
- func (self Instance) SetProcessShortcutInput(enable bool) Instance
- func (self Instance) SetProcessThreadGroup(value Node.ProcessThreadGroup) Instance
- func (self Instance) SetProcessThreadGroupOrder(value int) Instance
- func (self Instance) SetProcessThreadMessages(value Node.ProcessThreadMessages) Instance
- func (self Instance) SetProcessUnhandledInput(enable bool) Instance
- func (self Instance) SetProcessUnhandledKeyInput(enable bool) Instance
- func (self Instance) SetRotation(value Float.X) Instance
- func (self Instance) SetRotationDegrees(value Float.X) Instance
- func (self Instance) SetScale(value Vector2.XY) Instance
- func (self Instance) SetSceneFilePath(value string) Instance
- func (self Instance) SetSceneInstanceLoadPlaceholder(load_placeholder bool) Instance
- func (self Instance) SetSelfModulate(value Color.RGBA) Instance
- func (self Instance) SetShortcutContext(value Node.Instance) Instance
- func (self Instance) SetShowBehindParent(value bool) Instance
- func (self Instance) SetSize(size Vector2.XY) Instance
- func (self Instance) SetSizeFlagsHorizontal(value SizeFlags) Instance
- func (self Instance) SetSizeFlagsStretchRatio(value Float.X) Instance
- func (self Instance) SetSizeFlagsVertical(value SizeFlags) Instance
- func (self Instance) SetTextureFilter(value CanvasItem.TextureFilter) Instance
- func (self Instance) SetTextureRepeat(value CanvasItem.TextureRepeat) Instance
- func (self Instance) SetTheme(value Theme.Instance) Instance
- func (self Instance) SetThemeTypeVariation(value string) Instance
- func (self Instance) SetThreadSafe(property string, value any) Instance
- func (self Instance) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) Instance
- func (self Instance) SetTooltipText(value string) Instance
- func (self Instance) SetTopLevel(value bool) Instance
- func (self Instance) SetTranslationDomainInherited() Instance
- func (self Instance) SetUniqueNameInOwner(value bool) Instance
- func (self Instance) SetUseParentMaterial(value bool) Instance
- func (self Instance) SetVisibilityLayer(value int) Instance
- func (self Instance) SetVisibilityLayerBit(layer int, enabled bool) Instance
- func (self Instance) SetVisible(value bool) Instance
- func (self Instance) SetYSortEnabled(value bool) Instance
- func (self Instance) SetZAsRelative(value bool) Instance
- func (self Instance) SetZIndex(value int) Instance
- func (self Instance) ShortcutContext() Node.Instance
- func (self Instance) Show()
- func (self Instance) ShowBehindParent() bool
- func (self Instance) Size() Vector2.XY
- func (self Instance) SizeFlagsHorizontal() SizeFlags
- func (self Instance) SizeFlagsStretchRatio() Float.X
- func (self Instance) SizeFlagsVertical() SizeFlags
- func (self Instance) TextureFilter() CanvasItem.TextureFilter
- func (self Instance) TextureRepeat() CanvasItem.TextureRepeat
- func (self Instance) Theme() Theme.Instance
- func (self Instance) ThemeTypeVariation() string
- func (self Instance) TooltipAutoTranslateMode() Node.AutoTranslateMode
- func (self Instance) TooltipText() string
- func (self Instance) TopLevel() bool
- func (self Instance) UniqueNameInOwner() bool
- func (self Instance) UpdateConfigurationWarnings()
- func (self Instance) UpdateMinimumSize()
- func (self Instance) UseParentMaterial() bool
- func (self Instance) Virtual(name string) reflect.Value
- func (self Instance) VisibilityLayer() int
- func (self Instance) Visible() bool
- func (self Instance) WarpMouse(position Vector2.XY)
- func (self Instance) YSortEnabled() bool
- func (self Instance) ZAsRelative() bool
- func (self Instance) ZIndex() int
- type Interface
- type LayoutDirection
- type LayoutPreset
- type LayoutPresetMode
- type MoreArgs
- func (self MoreArgs) GetCursorShape(position Vector2.XY) CursorShape
- func (self MoreArgs) GetThemeColor(name string, theme_type string) Color.RGBA
- func (self MoreArgs) GetThemeConstant(name string, theme_type string) int
- func (self MoreArgs) GetThemeFont(name string, theme_type string) Font.Instance
- func (self MoreArgs) GetThemeFontSize(name string, theme_type string) int
- func (self MoreArgs) GetThemeIcon(name string, theme_type string) Texture2D.Instance
- func (self MoreArgs) GetThemeStylebox(name string, theme_type string) StyleBox.Instance
- func (self MoreArgs) GetTooltip(at_position Vector2.XY) string
- func (self MoreArgs) GrabFocus(hide_focus bool)
- func (self MoreArgs) HasFocus(ignore_hidden_focus bool) bool
- func (self MoreArgs) HasThemeColor(name string, theme_type string) bool
- func (self MoreArgs) HasThemeConstant(name string, theme_type string) bool
- func (self MoreArgs) HasThemeFont(name string, theme_type string) bool
- func (self MoreArgs) HasThemeFontSize(name string, theme_type string) bool
- func (self MoreArgs) HasThemeIcon(name string, theme_type string) bool
- func (self MoreArgs) HasThemeStylebox(name string, theme_type string) bool
- func (self MoreArgs) SetAnchor(side Rect2.Side, anchor Float.X, keep_offset bool, push_opposite_anchor bool) MoreArgs
- func (self MoreArgs) SetAnchorAndOffset(side Rect2.Side, anchor Float.X, offset Float.X, push_opposite_anchor bool) MoreArgs
- func (self MoreArgs) SetAnchorsAndOffsetsPreset(preset LayoutPreset, resize_mode LayoutPresetMode, margin int) MoreArgs
- func (self MoreArgs) SetAnchorsPreset(preset LayoutPreset, keep_offsets bool) MoreArgs
- func (self MoreArgs) SetGlobalPosition(position Vector2.XY, keep_offsets bool) MoreArgs
- func (self MoreArgs) SetOffsetsPreset(preset LayoutPreset, resize_mode LayoutPresetMode, margin int) MoreArgs
- func (self MoreArgs) SetPosition(position Vector2.XY, keep_offsets bool) MoreArgs
- func (self MoreArgs) SetSize(size Vector2.XY, keep_offsets bool) MoreArgs
- type MouseBehaviorRecursive
- type MouseFilter
- type Singleton
- type SizeFlags
- type TextDirection
Constants ¶
const NotificationFocusEnter Object.Notification = 43 //gd:Control.NOTIFICATION_FOCUS_ENTER
const NotificationFocusExit Object.Notification = 44 //gd:Control.NOTIFICATION_FOCUS_EXIT
const NotificationLayoutDirectionChanged Object.Notification = 49 //gd:Control.NOTIFICATION_LAYOUT_DIRECTION_CHANGED
const NotificationMouseEnter Object.Notification = 41 //gd:Control.NOTIFICATION_MOUSE_ENTER
const NotificationMouseEnterSelf Object.Notification = 60 //gd:Control.NOTIFICATION_MOUSE_ENTER_SELF
const NotificationMouseExit Object.Notification = 42 //gd:Control.NOTIFICATION_MOUSE_EXIT
const NotificationMouseExitSelf Object.Notification = 61 //gd:Control.NOTIFICATION_MOUSE_EXIT_SELF
const NotificationResized Object.Notification = 40 //gd:Control.NOTIFICATION_RESIZED
const NotificationScrollBegin Object.Notification = 47 //gd:Control.NOTIFICATION_SCROLL_BEGIN
const NotificationScrollEnd Object.Notification = 48 //gd:Control.NOTIFICATION_SCROLL_END
const NotificationThemeChanged Object.Notification = 45 //gd:Control.NOTIFICATION_THEME_CHANGED
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Advanced ¶
type Advanced = class
Advanced exposes a 1:1 low-level instance of the class, undocumented, for those who know what they are doing.
type CursorShape ¶
type CursorShape int64 //gd:Control.CursorShape
const ( CursorArrow CursorShape = 0 CursorIbeam CursorShape = 1 CursorPointingHand CursorShape = 2 CursorCross CursorShape = 3 CursorWait CursorShape = 4 CursorBusy CursorShape = 5 CursorDrag CursorShape = 6 CursorCanDrop CursorShape = 7 CursorForbidden CursorShape = 8 CursorVsize CursorShape = 9 CursorHsize CursorShape = 10 CursorBdiagsize CursorShape = 11 CursorFdiagsize CursorShape = 12 CursorMove CursorShape = 13 CursorVsplit CursorShape = 14 CursorHsplit CursorShape = 15 CursorHelp CursorShape = 16 )
type Extension ¶
Extension can be embedded in a new struct to create a Go extension of this class.
T must be a type that is embedding this Extension as the first field. It is unsafe and invalid to use this type directly, or embedded in any other way. See Interface for methods that can be overridden by T.
func (*Extension[T]) AcceptEvent ¶
func (o *Extension[T]) AcceptEvent()
func (*Extension[T]) AccessibilityControlsNodes ¶
func (*Extension[T]) AccessibilityDescribedByNodes ¶
func (*Extension[T]) AccessibilityDescription ¶
func (*Extension[T]) AccessibilityDrag ¶
func (o *Extension[T]) AccessibilityDrag()
func (*Extension[T]) AccessibilityDrop ¶
func (o *Extension[T]) AccessibilityDrop()
func (*Extension[T]) AccessibilityFlowToNodes ¶
func (*Extension[T]) AccessibilityLabeledByNodes ¶
func (*Extension[T]) AccessibilityLive ¶
func (o *Extension[T]) AccessibilityLive() DisplayServer.AccessibilityLiveMode
func (*Extension[T]) AccessibilityName ¶
func (*Extension[T]) AddThemeColorOverride ¶
func (*Extension[T]) AddThemeConstantOverride ¶
func (*Extension[T]) AddThemeFontOverride ¶
func (*Extension[T]) AddThemeFontSizeOverride ¶
func (*Extension[T]) AddThemeIconOverride ¶
func (*Extension[T]) AddThemeStyleboxOverride ¶
func (*Extension[T]) AnchorBottom ¶
func (*Extension[T]) AnchorLeft ¶
func (*Extension[T]) AnchorRight ¶
func (*Extension[T]) AsCanvasItem ¶
func (o *Extension[T]) AsCanvasItem() CanvasItem.Instance
func (*Extension[T]) AsObject ¶
func (o *Extension[T]) AsObject() [1]gdreference.Object
func (*Extension[T]) AutoTranslate ¶
func (*Extension[T]) AutoTranslateMode ¶
func (o *Extension[T]) AutoTranslateMode() Node.AutoTranslateMode
func (*Extension[T]) BeginBulkThemeOverride ¶
func (o *Extension[T]) BeginBulkThemeOverride()
func (*Extension[T]) CanAutoTranslate ¶
CanAutoTranslate is promoted from Node.Instance.CanAutoTranslate.
func (*Extension[T]) CanProcess ¶
CanProcess is promoted from Node.Instance.CanProcess.
func (*Extension[T]) ClipChildren ¶
func (o *Extension[T]) ClipChildren() CanvasItem.ClipChildrenMode
func (*Extension[T]) ClipContents ¶
func (*Extension[T]) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (*Extension[T]) CustomMinimumSize ¶
func (*Extension[T]) DrawEndAnimation ¶
func (o *Extension[T]) DrawEndAnimation()
DrawEndAnimation is promoted from CanvasItem.Instance.DrawEndAnimation.
func (*Extension[T]) DrawMultimesh ¶
DrawMultimesh is promoted from CanvasItem.Instance.DrawMultimesh.
func (*Extension[T]) DrawSetTransformMatrix ¶
func (o *Extension[T]) DrawSetTransformMatrix(xform Transform2D.OriginXY)
DrawSetTransformMatrix is promoted from CanvasItem.Instance.DrawSetTransformMatrix.
func (*Extension[T]) EditorDescription ¶
func (*Extension[T]) EndBulkThemeOverride ¶
func (o *Extension[T]) EndBulkThemeOverride()
func (*Extension[T]) FindNextValidFocus ¶
func (*Extension[T]) FindParent ¶
FindParent is promoted from Node.Instance.FindParent.
func (*Extension[T]) FindPrevValidFocus ¶
func (*Extension[T]) FindValidFocusNeighbor ¶
func (*Extension[T]) FocusBehaviorRecursive ¶
func (o *Extension[T]) FocusBehaviorRecursive() FocusBehaviorRecursive
func (*Extension[T]) FocusNeighborBottom ¶
func (*Extension[T]) FocusNeighborLeft ¶
func (*Extension[T]) FocusNeighborRight ¶
func (*Extension[T]) FocusNeighborTop ¶
func (*Extension[T]) FocusPrevious ¶
func (*Extension[T]) ForceUpdateTransform ¶
func (o *Extension[T]) ForceUpdateTransform()
ForceUpdateTransform is promoted from CanvasItem.Instance.ForceUpdateTransform.
func (*Extension[T]) GetAccessibilityElement ¶
func (o *Extension[T]) GetAccessibilityElement() RID.AccessibilityElement
GetAccessibilityElement is promoted from Node.Instance.GetAccessibilityElement.
func (*Extension[T]) GetCanvas ¶
GetCanvas is promoted from CanvasItem.Instance.GetCanvas.
func (*Extension[T]) GetCanvasItem ¶
func (o *Extension[T]) GetCanvasItem() RID.CanvasItem
GetCanvasItem is promoted from CanvasItem.Instance.GetCanvasItem.
func (*Extension[T]) GetCanvasLayerNode ¶
func (o *Extension[T]) GetCanvasLayerNode() CanvasLayer.Instance
GetCanvasLayerNode is promoted from CanvasItem.Instance.GetCanvasLayerNode.
func (*Extension[T]) GetCanvasTransform ¶
func (o *Extension[T]) GetCanvasTransform() Transform2D.OriginXY
GetCanvasTransform is promoted from CanvasItem.Instance.GetCanvasTransform.
func (*Extension[T]) GetCombinedMinimumSize ¶
func (*Extension[T]) GetCombinedPivotOffset ¶
func (*Extension[T]) GetFocusModeWithOverride ¶
func (*Extension[T]) GetGlobalMousePosition ¶
GetGlobalMousePosition is promoted from CanvasItem.Instance.GetGlobalMousePosition.
func (*Extension[T]) GetGlobalRect ¶
func (o *Extension[T]) GetGlobalRect() Rect2.PositionSize
func (*Extension[T]) GetGlobalTransform ¶
func (o *Extension[T]) GetGlobalTransform() Transform2D.OriginXY
GetGlobalTransform is promoted from CanvasItem.Instance.GetGlobalTransform.
func (*Extension[T]) GetGlobalTransformWithCanvas ¶
func (o *Extension[T]) GetGlobalTransformWithCanvas() Transform2D.OriginXY
GetGlobalTransformWithCanvas is promoted from CanvasItem.Instance.GetGlobalTransformWithCanvas.
func (*Extension[T]) GetGroups ¶
GetGroups is promoted from Node.Instance.GetGroups.
func (*Extension[T]) GetInstanceShaderParameter ¶
GetInstanceShaderParameter is promoted from CanvasItem.Instance.GetInstanceShaderParameter.
func (*Extension[T]) GetLocalMousePosition ¶
GetLocalMousePosition is promoted from CanvasItem.Instance.GetLocalMousePosition.
func (*Extension[T]) GetMinimumSize ¶
func (*Extension[T]) GetMouseFilterWithOverride ¶
func (o *Extension[T]) GetMouseFilterWithOverride() MouseFilter
func (*Extension[T]) GetMultiplayerAuthority ¶
GetMultiplayerAuthority is promoted from Node.Instance.GetMultiplayerAuthority.
func (*Extension[T]) GetNode ¶
GetNode is promoted from Node.Instance.GetNode.
func (*Extension[T]) GetNodeOrNull ¶
GetNodeOrNull is promoted from Node.Instance.GetNodeOrNull.
func (*Extension[T]) GetNodeRpcConfig ¶
GetNodeRpcConfig is promoted from Node.Instance.GetNodeRpcConfig.
func (*Extension[T]) GetParent ¶
GetParent is promoted from Node.Instance.GetParent.
func (*Extension[T]) GetParentAreaSize ¶
func (*Extension[T]) GetParentControl ¶
func (*Extension[T]) GetPath ¶
GetPath is promoted from Node.Instance.GetPath.
func (*Extension[T]) GetPhysicsProcessDeltaTime ¶
GetPhysicsProcessDeltaTime is promoted from Node.Instance.GetPhysicsProcessDeltaTime.
func (*Extension[T]) GetProcessDeltaTime ¶
GetProcessDeltaTime is promoted from Node.Instance.GetProcessDeltaTime.
func (*Extension[T]) GetRect ¶
func (o *Extension[T]) GetRect() Rect2.PositionSize
func (*Extension[T]) GetSceneInstanceLoadPlaceholder ¶
GetSceneInstanceLoadPlaceholder is promoted from Node.Instance.GetSceneInstanceLoadPlaceholder.
func (*Extension[T]) GetScreenPosition ¶
func (*Extension[T]) GetScreenTransform ¶
func (o *Extension[T]) GetScreenTransform() Transform2D.OriginXY
GetScreenTransform is promoted from CanvasItem.Instance.GetScreenTransform.
func (*Extension[T]) GetThemeDefaultBaseScale ¶
func (*Extension[T]) GetThemeDefaultFont ¶
func (*Extension[T]) GetThemeDefaultFontSize ¶
func (*Extension[T]) GetTransform ¶
func (o *Extension[T]) GetTransform() Transform2D.OriginXY
GetTransform is promoted from CanvasItem.Instance.GetTransform.
func (*Extension[T]) GetTreeString ¶
GetTreeString is promoted from Node.Instance.GetTreeString.
func (*Extension[T]) GetTreeStringPretty ¶
GetTreeStringPretty is promoted from Node.Instance.GetTreeStringPretty.
func (*Extension[T]) GetViewportRect ¶
func (o *Extension[T]) GetViewportRect() Rect2.PositionSize
GetViewportRect is promoted from CanvasItem.Instance.GetViewportRect.
func (*Extension[T]) GetViewportTransform ¶
func (o *Extension[T]) GetViewportTransform() Transform2D.OriginXY
GetViewportTransform is promoted from CanvasItem.Instance.GetViewportTransform.
func (*Extension[T]) GetVisibilityLayerBit ¶
GetVisibilityLayerBit is promoted from CanvasItem.Instance.GetVisibilityLayerBit.
func (*Extension[T]) GetWorld2d ¶
GetWorld2d is promoted from CanvasItem.Instance.GetWorld2d.
func (*Extension[T]) GlobalPosition ¶
func (*Extension[T]) GrabClickFocus ¶
func (o *Extension[T]) GrabClickFocus()
func (*Extension[T]) GrowHorizontal ¶
func (o *Extension[T]) GrowHorizontal() GrowDirection
func (*Extension[T]) GrowVertical ¶
func (o *Extension[T]) GrowVertical() GrowDirection
func (*Extension[T]) HasNode ¶
HasNode is promoted from Node.Instance.HasNode.
func (*Extension[T]) HasNodeAndResource ¶
HasNodeAndResource is promoted from Node.Instance.HasNodeAndResource.
func (*Extension[T]) HasThemeColorOverride ¶
func (*Extension[T]) HasThemeConstantOverride ¶
func (*Extension[T]) HasThemeFontOverride ¶
func (*Extension[T]) HasThemeFontSizeOverride ¶
func (*Extension[T]) HasThemeIconOverride ¶
func (*Extension[T]) HasThemeStyleboxOverride ¶
func (*Extension[T]) Hide ¶
func (o *Extension[T]) Hide()
Hide is promoted from CanvasItem.Instance.Hide.
func (*Extension[T]) IsAncestorOf ¶
IsAncestorOf is promoted from Node.Instance.IsAncestorOf.
func (*Extension[T]) IsDisplayedFolded ¶
IsDisplayedFolded is promoted from Node.Instance.IsDisplayedFolded.
func (*Extension[T]) IsDragSuccessful ¶
func (*Extension[T]) IsEditableInstance ¶
IsEditableInstance is promoted from Node.Instance.IsEditableInstance.
func (*Extension[T]) IsGreaterThan ¶
IsGreaterThan is promoted from Node.Instance.IsGreaterThan.
func (*Extension[T]) IsInGroup ¶
IsInGroup is promoted from Node.Instance.IsInGroup.
func (*Extension[T]) IsInsideTree ¶
IsInsideTree is promoted from Node.Instance.IsInsideTree.
func (*Extension[T]) IsLayoutRtl ¶
func (*Extension[T]) IsLocalTransformNotificationEnabled ¶
IsLocalTransformNotificationEnabled is promoted from CanvasItem.Instance.IsLocalTransformNotificationEnabled.
func (*Extension[T]) IsMultiplayerAuthority ¶
IsMultiplayerAuthority is promoted from Node.Instance.IsMultiplayerAuthority.
func (*Extension[T]) IsNodeReady ¶
IsNodeReady is promoted from Node.Instance.IsNodeReady.
func (*Extension[T]) IsPartOfEditedScene ¶
IsPartOfEditedScene is promoted from Node.Instance.IsPartOfEditedScene.
func (*Extension[T]) IsPhysicsInterpolated ¶
IsPhysicsInterpolated is promoted from Node.Instance.IsPhysicsInterpolated.
func (*Extension[T]) IsPhysicsInterpolatedAndEnabled ¶
IsPhysicsInterpolatedAndEnabled is promoted from Node.Instance.IsPhysicsInterpolatedAndEnabled.
func (*Extension[T]) IsPhysicsProcessing ¶
IsPhysicsProcessing is promoted from Node.Instance.IsPhysicsProcessing.
func (*Extension[T]) IsPhysicsProcessingInternal ¶
IsPhysicsProcessingInternal is promoted from Node.Instance.IsPhysicsProcessingInternal.
func (*Extension[T]) IsProcessing ¶
IsProcessing is promoted from Node.Instance.IsProcessing.
func (*Extension[T]) IsProcessingInput ¶
IsProcessingInput is promoted from Node.Instance.IsProcessingInput.
func (*Extension[T]) IsProcessingInternal ¶
IsProcessingInternal is promoted from Node.Instance.IsProcessingInternal.
func (*Extension[T]) IsProcessingShortcutInput ¶
IsProcessingShortcutInput is promoted from Node.Instance.IsProcessingShortcutInput.
func (*Extension[T]) IsProcessingUnhandledInput ¶
IsProcessingUnhandledInput is promoted from Node.Instance.IsProcessingUnhandledInput.
func (*Extension[T]) IsProcessingUnhandledKeyInput ¶
IsProcessingUnhandledKeyInput is promoted from Node.Instance.IsProcessingUnhandledKeyInput.
func (*Extension[T]) IsTransformNotificationEnabled ¶
IsTransformNotificationEnabled is promoted from CanvasItem.Instance.IsTransformNotificationEnabled.
func (*Extension[T]) IsVisibleInTree ¶
IsVisibleInTree is promoted from CanvasItem.Instance.IsVisibleInTree.
func (*Extension[T]) LayoutDirection ¶
func (o *Extension[T]) LayoutDirection() LayoutDirection
func (*Extension[T]) LocalizeNumeralSystem ¶
func (*Extension[T]) MakeCanvasPositionLocal ¶
MakeCanvasPositionLocal is promoted from CanvasItem.Instance.MakeCanvasPositionLocal.
func (*Extension[T]) MakeInputLocal ¶
func (o *Extension[T]) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
MakeInputLocal is promoted from CanvasItem.Instance.MakeInputLocal.
func (*Extension[T]) MouseBehaviorRecursive ¶
func (o *Extension[T]) MouseBehaviorRecursive() MouseBehaviorRecursive
func (*Extension[T]) MouseDefaultCursorShape ¶
func (o *Extension[T]) MouseDefaultCursorShape() CursorShape
func (*Extension[T]) MouseFilter ¶
func (o *Extension[T]) MouseFilter() MouseFilter
func (*Extension[T]) MouseForcePassScrollEvents ¶
func (*Extension[T]) MoveChild ¶
MoveChild is promoted from Node.Instance.MoveChild.
func (*Extension[T]) MoveToFront ¶
func (o *Extension[T]) MoveToFront()
MoveToFront is promoted from CanvasItem.Instance.MoveToFront.
func (*Extension[T]) Multiplayer ¶
func (o *Extension[T]) Multiplayer() MultiplayerAPI.Instance
func (*Extension[T]) NotifyDeferredThreadGroup ¶
NotifyDeferredThreadGroup is promoted from Node.Instance.NotifyDeferredThreadGroup.
func (*Extension[T]) NotifyThreadSafe ¶
NotifyThreadSafe is promoted from Node.Instance.NotifyThreadSafe.
func (*Extension[T]) OffsetBottom ¶
func (*Extension[T]) OffsetLeft ¶
func (*Extension[T]) OffsetRight ¶
func (*Extension[T]) OnChildEnteredTree ¶
func (o *Extension[T]) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnChildEnteredTree is promoted from Node.Instance.OnChildEnteredTree.
func (*Extension[T]) OnChildExitingTree ¶
func (o *Extension[T]) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnChildExitingTree is promoted from Node.Instance.OnChildExitingTree.
func (*Extension[T]) OnChildOrderChanged ¶
OnChildOrderChanged is promoted from Node.Instance.OnChildOrderChanged.
func (*Extension[T]) OnDraw ¶
OnDraw is promoted from CanvasItem.Instance.OnDraw.
func (*Extension[T]) OnEditorDescriptionChanged ¶
func (o *Extension[T]) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnEditorDescriptionChanged is promoted from Node.Instance.OnEditorDescriptionChanged.
func (*Extension[T]) OnEditorStateChanged ¶
OnEditorStateChanged is promoted from Node.Instance.OnEditorStateChanged.
func (*Extension[T]) OnFocusEntered ¶
func (*Extension[T]) OnFocusExited ¶
func (*Extension[T]) OnGuiInput ¶
func (*Extension[T]) OnHidden ¶
OnHidden is promoted from CanvasItem.Instance.OnHidden.
func (*Extension[T]) OnItemRectChanged ¶
OnItemRectChanged is promoted from CanvasItem.Instance.OnItemRectChanged.
func (*Extension[T]) OnMinimumSizeChanged ¶
func (*Extension[T]) OnMouseEntered ¶
func (*Extension[T]) OnMouseExited ¶
func (*Extension[T]) OnReady ¶
OnReady is promoted from Node.Instance.OnReady.
func (*Extension[T]) OnRenamed ¶
OnRenamed is promoted from Node.Instance.OnRenamed.
func (*Extension[T]) OnReplacingBy ¶
func (o *Extension[T]) OnReplacingBy(cb func(node Node.Instance), flags ...Signal.Flags) *Extension[T]
OnReplacingBy is promoted from Node.Instance.OnReplacingBy.
func (*Extension[T]) OnSizeFlagsChanged ¶
func (*Extension[T]) OnThemeChanged ¶
func (*Extension[T]) OnTreeEntered ¶
OnTreeEntered is promoted from Node.Instance.OnTreeEntered.
func (*Extension[T]) OnTreeExited ¶
OnTreeExited is promoted from Node.Instance.OnTreeExited.
func (*Extension[T]) OnTreeExiting ¶
OnTreeExiting is promoted from Node.Instance.OnTreeExiting.
func (*Extension[T]) OnVisibilityChanged ¶
OnVisibilityChanged is promoted from CanvasItem.Instance.OnVisibilityChanged.
func (*Extension[T]) PhysicsInterpolationMode ¶
func (o *Extension[T]) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
func (*Extension[T]) PivotOffset ¶
func (*Extension[T]) PivotOffsetRatio ¶
func (*Extension[T]) PrintTree ¶
func (o *Extension[T]) PrintTree()
PrintTree is promoted from Node.Instance.PrintTree.
func (*Extension[T]) PrintTreePretty ¶
func (o *Extension[T]) PrintTreePretty()
PrintTreePretty is promoted from Node.Instance.PrintTreePretty.
func (*Extension[T]) ProcessMode ¶
func (o *Extension[T]) ProcessMode() Node.ProcessMode
func (*Extension[T]) ProcessPhysicsPriority ¶
func (*Extension[T]) ProcessPriority ¶
func (*Extension[T]) ProcessThreadGroup ¶
func (o *Extension[T]) ProcessThreadGroup() Node.ProcessThreadGroup
func (*Extension[T]) ProcessThreadGroupOrder ¶
func (*Extension[T]) ProcessThreadMessages ¶
func (o *Extension[T]) ProcessThreadMessages() Node.ProcessThreadMessages
func (*Extension[T]) PropagateNotification ¶
PropagateNotification is promoted from Node.Instance.PropagateNotification.
func (*Extension[T]) QueueAccessibilityUpdate ¶
func (o *Extension[T]) QueueAccessibilityUpdate()
QueueAccessibilityUpdate is promoted from Node.Instance.QueueAccessibilityUpdate.
func (*Extension[T]) QueueFree ¶
func (o *Extension[T]) QueueFree()
QueueFree is promoted from Node.Instance.QueueFree.
func (*Extension[T]) QueueRedraw ¶
func (o *Extension[T]) QueueRedraw()
QueueRedraw is promoted from CanvasItem.Instance.QueueRedraw.
func (*Extension[T]) ReleaseFocus ¶
func (o *Extension[T]) ReleaseFocus()
func (*Extension[T]) RemoveChild ¶
RemoveChild is promoted from Node.Instance.RemoveChild.
func (*Extension[T]) RemoveFromGroup ¶
RemoveFromGroup is promoted from Node.Instance.RemoveFromGroup.
func (*Extension[T]) RemoveThemeColorOverride ¶
func (*Extension[T]) RemoveThemeConstantOverride ¶
func (*Extension[T]) RemoveThemeFontOverride ¶
func (*Extension[T]) RemoveThemeFontSizeOverride ¶
func (*Extension[T]) RemoveThemeIconOverride ¶
func (*Extension[T]) RemoveThemeStyleboxOverride ¶
func (*Extension[T]) RequestReady ¶
func (o *Extension[T]) RequestReady()
RequestReady is promoted from Node.Instance.RequestReady.
func (*Extension[T]) ResetPhysicsInterpolation ¶
func (o *Extension[T]) ResetPhysicsInterpolation()
ResetPhysicsInterpolation is promoted from Node.Instance.ResetPhysicsInterpolation.
func (*Extension[T]) RotationDegrees ¶
func (*Extension[T]) RpcConfig ¶
RpcConfig is promoted from Node.Instance.RpcConfig.
func (*Extension[T]) SceneFilePath ¶
func (*Extension[T]) SelfModulate ¶
func (*Extension[T]) SetAccessibilityControlsNodes ¶
func (*Extension[T]) SetAccessibilityDescribedByNodes ¶
func (*Extension[T]) SetAccessibilityDescription ¶
func (*Extension[T]) SetAccessibilityFlowToNodes ¶
func (*Extension[T]) SetAccessibilityLabeledByNodes ¶
func (*Extension[T]) SetAccessibilityLive ¶
func (o *Extension[T]) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) *Extension[T]
func (*Extension[T]) SetAccessibilityName ¶
func (*Extension[T]) SetAutoTranslate ¶
func (*Extension[T]) SetAutoTranslateMode ¶
func (o *Extension[T]) SetAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
func (*Extension[T]) SetClipChildren ¶
func (o *Extension[T]) SetClipChildren(value CanvasItem.ClipChildrenMode) *Extension[T]
func (*Extension[T]) SetClipContents ¶
func (*Extension[T]) SetCustomMinimumSize ¶
func (*Extension[T]) SetDeferredThreadGroup ¶
SetDeferredThreadGroup is promoted from Node.Instance.SetDeferredThreadGroup.
func (*Extension[T]) SetDisplayFolded ¶
SetDisplayFolded is promoted from Node.Instance.SetDisplayFolded.
func (*Extension[T]) SetDragForwarding ¶
func (*Extension[T]) SetDragPreview ¶
func (*Extension[T]) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (*Extension[T]) SetEditorDescription ¶
func (*Extension[T]) SetFocusBehaviorRecursive ¶
func (o *Extension[T]) SetFocusBehaviorRecursive(value FocusBehaviorRecursive) *Extension[T]
func (*Extension[T]) SetFocusMode ¶
func (*Extension[T]) SetFocusNeighborBottom ¶
func (*Extension[T]) SetFocusNeighborLeft ¶
func (*Extension[T]) SetFocusNeighborRight ¶
func (*Extension[T]) SetFocusNeighborTop ¶
func (*Extension[T]) SetFocusNext ¶
func (*Extension[T]) SetFocusPrevious ¶
func (*Extension[T]) SetGrowHorizontal ¶
func (o *Extension[T]) SetGrowHorizontal(value GrowDirection) *Extension[T]
func (*Extension[T]) SetGrowVertical ¶
func (o *Extension[T]) SetGrowVertical(value GrowDirection) *Extension[T]
func (*Extension[T]) SetInstanceShaderParameter ¶
SetInstanceShaderParameter is promoted from CanvasItem.Instance.SetInstanceShaderParameter.
func (*Extension[T]) SetLayoutDirection ¶
func (o *Extension[T]) SetLayoutDirection(value LayoutDirection) *Extension[T]
func (*Extension[T]) SetLightMask ¶
func (*Extension[T]) SetLocalizeNumeralSystem ¶
func (*Extension[T]) SetMaterial ¶
func (*Extension[T]) SetModulate ¶
func (*Extension[T]) SetMouseBehaviorRecursive ¶
func (o *Extension[T]) SetMouseBehaviorRecursive(value MouseBehaviorRecursive) *Extension[T]
func (*Extension[T]) SetMouseDefaultCursorShape ¶
func (o *Extension[T]) SetMouseDefaultCursorShape(value CursorShape) *Extension[T]
func (*Extension[T]) SetMouseFilter ¶
func (o *Extension[T]) SetMouseFilter(value MouseFilter) *Extension[T]
func (*Extension[T]) SetMouseForcePassScrollEvents ¶
func (*Extension[T]) SetNotifyLocalTransform ¶
SetNotifyLocalTransform is promoted from CanvasItem.Instance.SetNotifyLocalTransform.
func (*Extension[T]) SetNotifyTransform ¶
SetNotifyTransform is promoted from CanvasItem.Instance.SetNotifyTransform.
func (*Extension[T]) SetOffsetBottom ¶
func (*Extension[T]) SetOffsetLeft ¶
func (*Extension[T]) SetOffsetRight ¶
func (*Extension[T]) SetOffsetTop ¶
func (*Extension[T]) SetPhysicsInterpolationMode ¶
func (o *Extension[T]) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) *Extension[T]
func (*Extension[T]) SetPhysicsProcess ¶
SetPhysicsProcess is promoted from Node.Instance.SetPhysicsProcess.
func (*Extension[T]) SetPhysicsProcessInternal ¶
SetPhysicsProcessInternal is promoted from Node.Instance.SetPhysicsProcessInternal.
func (*Extension[T]) SetPivotOffset ¶
func (*Extension[T]) SetPivotOffsetRatio ¶
func (*Extension[T]) SetProcess ¶
SetProcess is promoted from Node.Instance.SetProcess.
func (*Extension[T]) SetProcessInput ¶
SetProcessInput is promoted from Node.Instance.SetProcessInput.
func (*Extension[T]) SetProcessInternal ¶
SetProcessInternal is promoted from Node.Instance.SetProcessInternal.
func (*Extension[T]) SetProcessMode ¶
func (o *Extension[T]) SetProcessMode(value Node.ProcessMode) *Extension[T]
func (*Extension[T]) SetProcessPhysicsPriority ¶
func (*Extension[T]) SetProcessPriority ¶
func (*Extension[T]) SetProcessShortcutInput ¶
SetProcessShortcutInput is promoted from Node.Instance.SetProcessShortcutInput.
func (*Extension[T]) SetProcessThreadGroup ¶
func (o *Extension[T]) SetProcessThreadGroup(value Node.ProcessThreadGroup) *Extension[T]
func (*Extension[T]) SetProcessThreadGroupOrder ¶
func (*Extension[T]) SetProcessThreadMessages ¶
func (o *Extension[T]) SetProcessThreadMessages(value Node.ProcessThreadMessages) *Extension[T]
func (*Extension[T]) SetProcessUnhandledInput ¶
SetProcessUnhandledInput is promoted from Node.Instance.SetProcessUnhandledInput.
func (*Extension[T]) SetProcessUnhandledKeyInput ¶
SetProcessUnhandledKeyInput is promoted from Node.Instance.SetProcessUnhandledKeyInput.
func (*Extension[T]) SetRotationDegrees ¶
func (*Extension[T]) SetSceneFilePath ¶
func (*Extension[T]) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (*Extension[T]) SetSelfModulate ¶
func (*Extension[T]) SetShortcutContext ¶
func (*Extension[T]) SetShowBehindParent ¶
func (*Extension[T]) SetSizeFlagsHorizontal ¶
func (*Extension[T]) SetSizeFlagsStretchRatio ¶
func (*Extension[T]) SetSizeFlagsVertical ¶
func (*Extension[T]) SetTextureFilter ¶
func (o *Extension[T]) SetTextureFilter(value CanvasItem.TextureFilter) *Extension[T]
func (*Extension[T]) SetTextureRepeat ¶
func (o *Extension[T]) SetTextureRepeat(value CanvasItem.TextureRepeat) *Extension[T]
func (*Extension[T]) SetThemeTypeVariation ¶
func (*Extension[T]) SetThreadSafe ¶
SetThreadSafe is promoted from Node.Instance.SetThreadSafe.
func (*Extension[T]) SetTooltipAutoTranslateMode ¶
func (o *Extension[T]) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) *Extension[T]
func (*Extension[T]) SetTooltipText ¶
func (*Extension[T]) SetTopLevel ¶
func (*Extension[T]) SetTranslationDomainInherited ¶
SetTranslationDomainInherited is promoted from Node.Instance.SetTranslationDomainInherited.
func (*Extension[T]) SetUniqueNameInOwner ¶
func (*Extension[T]) SetUseParentMaterial ¶
func (*Extension[T]) SetVisibilityLayer ¶
func (*Extension[T]) SetVisibilityLayerBit ¶
SetVisibilityLayerBit is promoted from CanvasItem.Instance.SetVisibilityLayerBit.
func (*Extension[T]) SetVisible ¶
func (*Extension[T]) SetYSortEnabled ¶
func (*Extension[T]) SetZAsRelative ¶
func (*Extension[T]) ShortcutContext ¶
func (*Extension[T]) Show ¶
func (o *Extension[T]) Show()
Show is promoted from CanvasItem.Instance.Show.
func (*Extension[T]) ShowBehindParent ¶
func (*Extension[T]) SizeFlagsHorizontal ¶
func (*Extension[T]) SizeFlagsStretchRatio ¶
func (*Extension[T]) SizeFlagsVertical ¶
func (*Extension[T]) TextureFilter ¶
func (o *Extension[T]) TextureFilter() CanvasItem.TextureFilter
func (*Extension[T]) TextureRepeat ¶
func (o *Extension[T]) TextureRepeat() CanvasItem.TextureRepeat
func (*Extension[T]) ThemeTypeVariation ¶
func (*Extension[T]) TooltipAutoTranslateMode ¶
func (o *Extension[T]) TooltipAutoTranslateMode() Node.AutoTranslateMode
func (*Extension[T]) TooltipText ¶
func (*Extension[T]) UniqueNameInOwner ¶
func (*Extension[T]) UpdateConfigurationWarnings ¶
func (o *Extension[T]) UpdateConfigurationWarnings()
UpdateConfigurationWarnings is promoted from Node.Instance.UpdateConfigurationWarnings.
func (*Extension[T]) UpdateMinimumSize ¶
func (o *Extension[T]) UpdateMinimumSize()
func (*Extension[T]) UseParentMaterial ¶
func (*Extension[T]) VisibilityLayer ¶
func (*Extension[T]) YSortEnabled ¶
func (*Extension[T]) ZAsRelative ¶
type FocusBehaviorRecursive ¶
type FocusBehaviorRecursive int64 //gd:Control.FocusBehaviorRecursive
const ( FocusBehaviorInherited FocusBehaviorRecursive = 0 FocusBehaviorDisabled FocusBehaviorRecursive = 1 FocusBehaviorEnabled FocusBehaviorRecursive = 2 )
type GrowDirection ¶
type GrowDirection int64 //gd:Control.GrowDirection
const ( GrowDirectionBegin GrowDirection = 0 GrowDirectionEnd GrowDirection = 1 GrowDirectionBoth GrowDirection = 2 )
type ID ¶
ID is a typed object ID (reference) to an instance of this class, use it to store references to objects with unknown lifetimes, as an ID will not panic on use if the underlying object has been destroyed.
type Implementation ¶
type Implementation = implementation
Implementation implements Interface with empty methods.
type Instance ¶
Instance of the class with convieniently typed arguments and results.
var Nil Instance
Nil is a nil/null instance of the class. Equivalent to the zero value.
func (Instance) AcceptEvent ¶
func (self Instance) AcceptEvent()
func (Instance) AccessibilityControlsNodes ¶
func (Instance) AccessibilityDescribedByNodes ¶
func (Instance) AccessibilityDescription ¶
func (Instance) AccessibilityDrag ¶
func (self Instance) AccessibilityDrag()
func (Instance) AccessibilityDrop ¶
func (self Instance) AccessibilityDrop()
func (Instance) AccessibilityFlowToNodes ¶
func (Instance) AccessibilityLabeledByNodes ¶
func (Instance) AccessibilityLive ¶
func (self Instance) AccessibilityLive() DisplayServer.AccessibilityLiveMode
func (Instance) AccessibilityName ¶
func (Instance) AddThemeColorOverride ¶
func (Instance) AddThemeConstantOverride ¶
func (Instance) AddThemeFontOverride ¶
func (Instance) AddThemeFontSizeOverride ¶
func (Instance) AddThemeIconOverride ¶
func (Instance) AddThemeStyleboxOverride ¶
func (Instance) AnchorBottom ¶
func (Instance) AnchorLeft ¶
func (Instance) AnchorRight ¶
func (Instance) AsCanvasItem ¶
func (o Instance) AsCanvasItem() CanvasItem.Instance
func (Instance) AsObject ¶
func (o Instance) AsObject() [1]gdreference.Object
func (Instance) AutoTranslate ¶
func (Instance) AutoTranslateMode ¶
func (self Instance) AutoTranslateMode() Node.AutoTranslateMode
AutoTranslateMode is promoted from Node.Instance.AutoTranslateMode.
func (Instance) BeginBulkThemeOverride ¶
func (self Instance) BeginBulkThemeOverride()
func (Instance) CanAutoTranslate ¶
CanAutoTranslate is promoted from Node.Instance.CanAutoTranslate.
func (Instance) CanProcess ¶
CanProcess is promoted from Node.Instance.CanProcess.
func (Instance) ClipChildren ¶
func (self Instance) ClipChildren() CanvasItem.ClipChildrenMode
ClipChildren is promoted from CanvasItem.Instance.ClipChildren.
func (Instance) ClipContents ¶
func (Instance) CreateTween ¶
CreateTween is promoted from Node.Instance.CreateTween.
func (Instance) CustomMinimumSize ¶
func (Instance) DrawEndAnimation ¶
func (self Instance) DrawEndAnimation()
DrawEndAnimation is promoted from CanvasItem.Instance.DrawEndAnimation.
func (Instance) DrawMultimesh ¶
DrawMultimesh is promoted from CanvasItem.Instance.DrawMultimesh.
func (Instance) DrawSetTransformMatrix ¶
func (self Instance) DrawSetTransformMatrix(xform Transform2D.OriginXY)
DrawSetTransformMatrix is promoted from CanvasItem.Instance.DrawSetTransformMatrix.
func (Instance) EditorDescription ¶
EditorDescription is promoted from Node.Instance.EditorDescription.
func (Instance) EndBulkThemeOverride ¶
func (self Instance) EndBulkThemeOverride()
func (Instance) FindNextValidFocus ¶
func (Instance) FindParent ¶
FindParent is promoted from Node.Instance.FindParent.
func (Instance) FindPrevValidFocus ¶
func (Instance) FindValidFocusNeighbor ¶
func (Instance) FocusBehaviorRecursive ¶
func (self Instance) FocusBehaviorRecursive() FocusBehaviorRecursive
func (Instance) FocusNeighborBottom ¶
func (Instance) FocusNeighborLeft ¶
func (Instance) FocusNeighborRight ¶
func (Instance) FocusNeighborTop ¶
func (Instance) FocusPrevious ¶
func (Instance) ForceUpdateTransform ¶
func (self Instance) ForceUpdateTransform()
ForceUpdateTransform is promoted from CanvasItem.Instance.ForceUpdateTransform.
func (Instance) GetAccessibilityElement ¶
func (self Instance) GetAccessibilityElement() RID.AccessibilityElement
GetAccessibilityElement is promoted from Node.Instance.GetAccessibilityElement.
func (Instance) GetCanvas ¶
GetCanvas is promoted from CanvasItem.Instance.GetCanvas.
func (Instance) GetCanvasItem ¶
func (self Instance) GetCanvasItem() RID.CanvasItem
GetCanvasItem is promoted from CanvasItem.Instance.GetCanvasItem.
func (Instance) GetCanvasLayerNode ¶
func (self Instance) GetCanvasLayerNode() CanvasLayer.Instance
GetCanvasLayerNode is promoted from CanvasItem.Instance.GetCanvasLayerNode.
func (Instance) GetCanvasTransform ¶
func (self Instance) GetCanvasTransform() Transform2D.OriginXY
GetCanvasTransform is promoted from CanvasItem.Instance.GetCanvasTransform.
func (Instance) GetCombinedMinimumSize ¶
func (Instance) GetCombinedPivotOffset ¶
func (Instance) GetCursorShape ¶
func (self Instance) GetCursorShape() CursorShape
func (Instance) GetFocusModeWithOverride ¶
func (Instance) GetGlobalMousePosition ¶
GetGlobalMousePosition is promoted from CanvasItem.Instance.GetGlobalMousePosition.
func (Instance) GetGlobalRect ¶
func (self Instance) GetGlobalRect() Rect2.PositionSize
func (Instance) GetGlobalTransform ¶
func (self Instance) GetGlobalTransform() Transform2D.OriginXY
GetGlobalTransform is promoted from CanvasItem.Instance.GetGlobalTransform.
func (Instance) GetGlobalTransformWithCanvas ¶
func (self Instance) GetGlobalTransformWithCanvas() Transform2D.OriginXY
GetGlobalTransformWithCanvas is promoted from CanvasItem.Instance.GetGlobalTransformWithCanvas.
func (Instance) GetGroups ¶
GetGroups is promoted from Node.Instance.GetGroups.
func (Instance) GetInstanceShaderParameter ¶
GetInstanceShaderParameter is promoted from CanvasItem.Instance.GetInstanceShaderParameter.
func (Instance) GetLocalMousePosition ¶
GetLocalMousePosition is promoted from CanvasItem.Instance.GetLocalMousePosition.
func (Instance) GetMinimumSize ¶
func (Instance) GetMouseFilterWithOverride ¶
func (self Instance) GetMouseFilterWithOverride() MouseFilter
func (Instance) GetMultiplayerAuthority ¶
GetMultiplayerAuthority is promoted from Node.Instance.GetMultiplayerAuthority.
func (Instance) GetNode ¶
GetNode is promoted from Node.Instance.GetNode.
func (Instance) GetNodeOrNull ¶
GetNodeOrNull is promoted from Node.Instance.GetNodeOrNull.
func (Instance) GetNodeRpcConfig ¶
GetNodeRpcConfig is promoted from Node.Instance.GetNodeRpcConfig.
func (Instance) GetParent ¶
GetParent is promoted from Node.Instance.GetParent.
func (Instance) GetParentAreaSize ¶
func (Instance) GetParentControl ¶
func (Instance) GetPath ¶
GetPath is promoted from Node.Instance.GetPath.
func (Instance) GetPhysicsProcessDeltaTime ¶
GetPhysicsProcessDeltaTime is promoted from Node.Instance.GetPhysicsProcessDeltaTime.
func (Instance) GetProcessDeltaTime ¶
GetProcessDeltaTime is promoted from Node.Instance.GetProcessDeltaTime.
func (Instance) GetRect ¶
func (self Instance) GetRect() Rect2.PositionSize
func (Instance) GetSceneInstanceLoadPlaceholder ¶
GetSceneInstanceLoadPlaceholder is promoted from Node.Instance.GetSceneInstanceLoadPlaceholder.
func (Instance) GetScreenPosition ¶
func (Instance) GetScreenTransform ¶
func (self Instance) GetScreenTransform() Transform2D.OriginXY
GetScreenTransform is promoted from CanvasItem.Instance.GetScreenTransform.
func (Instance) GetThemeConstant ¶
func (Instance) GetThemeDefaultBaseScale ¶
func (Instance) GetThemeDefaultFont ¶
func (Instance) GetThemeDefaultFontSize ¶
func (Instance) GetThemeFontSize ¶
func (Instance) GetThemeStylebox ¶
func (Instance) GetTooltip ¶
func (Instance) GetTransform ¶
func (self Instance) GetTransform() Transform2D.OriginXY
GetTransform is promoted from CanvasItem.Instance.GetTransform.
func (Instance) GetTreeString ¶
GetTreeString is promoted from Node.Instance.GetTreeString.
func (Instance) GetTreeStringPretty ¶
GetTreeStringPretty is promoted from Node.Instance.GetTreeStringPretty.
func (Instance) GetViewportRect ¶
func (self Instance) GetViewportRect() Rect2.PositionSize
GetViewportRect is promoted from CanvasItem.Instance.GetViewportRect.
func (Instance) GetViewportTransform ¶
func (self Instance) GetViewportTransform() Transform2D.OriginXY
GetViewportTransform is promoted from CanvasItem.Instance.GetViewportTransform.
func (Instance) GetVisibilityLayerBit ¶
GetVisibilityLayerBit is promoted from CanvasItem.Instance.GetVisibilityLayerBit.
func (Instance) GetWorld2d ¶
GetWorld2d is promoted from CanvasItem.Instance.GetWorld2d.
func (Instance) GlobalPosition ¶
func (Instance) GrabClickFocus ¶
func (self Instance) GrabClickFocus()
func (Instance) GrowHorizontal ¶
func (self Instance) GrowHorizontal() GrowDirection
func (Instance) GrowVertical ¶
func (self Instance) GrowVertical() GrowDirection
func (Instance) HasNode ¶
HasNode is promoted from Node.Instance.HasNode.
func (Instance) HasNodeAndResource ¶
HasNodeAndResource is promoted from Node.Instance.HasNodeAndResource.
func (Instance) HasThemeColor ¶
func (Instance) HasThemeColorOverride ¶
func (Instance) HasThemeConstant ¶
func (Instance) HasThemeConstantOverride ¶
func (Instance) HasThemeFont ¶
func (Instance) HasThemeFontOverride ¶
func (Instance) HasThemeFontSize ¶
func (Instance) HasThemeFontSizeOverride ¶
func (Instance) HasThemeIcon ¶
func (Instance) HasThemeIconOverride ¶
func (Instance) HasThemeStylebox ¶
func (Instance) HasThemeStyleboxOverride ¶
func (Instance) IsAncestorOf ¶
IsAncestorOf is promoted from Node.Instance.IsAncestorOf.
func (Instance) IsDisplayedFolded ¶
IsDisplayedFolded is promoted from Node.Instance.IsDisplayedFolded.
func (Instance) IsDragSuccessful ¶
func (Instance) IsEditableInstance ¶
IsEditableInstance is promoted from Node.Instance.IsEditableInstance.
func (Instance) IsGreaterThan ¶
IsGreaterThan is promoted from Node.Instance.IsGreaterThan.
func (Instance) IsInGroup ¶
IsInGroup is promoted from Node.Instance.IsInGroup.
func (Instance) IsInsideTree ¶
IsInsideTree is promoted from Node.Instance.IsInsideTree.
func (Instance) IsLayoutRtl ¶
func (Instance) IsLocalTransformNotificationEnabled ¶
IsLocalTransformNotificationEnabled is promoted from CanvasItem.Instance.IsLocalTransformNotificationEnabled.
func (Instance) IsMultiplayerAuthority ¶
IsMultiplayerAuthority is promoted from Node.Instance.IsMultiplayerAuthority.
func (Instance) IsNodeReady ¶
IsNodeReady is promoted from Node.Instance.IsNodeReady.
func (Instance) IsPartOfEditedScene ¶
IsPartOfEditedScene is promoted from Node.Instance.IsPartOfEditedScene.
func (Instance) IsPhysicsInterpolated ¶
IsPhysicsInterpolated is promoted from Node.Instance.IsPhysicsInterpolated.
func (Instance) IsPhysicsInterpolatedAndEnabled ¶
IsPhysicsInterpolatedAndEnabled is promoted from Node.Instance.IsPhysicsInterpolatedAndEnabled.
func (Instance) IsPhysicsProcessing ¶
IsPhysicsProcessing is promoted from Node.Instance.IsPhysicsProcessing.
func (Instance) IsPhysicsProcessingInternal ¶
IsPhysicsProcessingInternal is promoted from Node.Instance.IsPhysicsProcessingInternal.
func (Instance) IsProcessing ¶
IsProcessing is promoted from Node.Instance.IsProcessing.
func (Instance) IsProcessingInput ¶
IsProcessingInput is promoted from Node.Instance.IsProcessingInput.
func (Instance) IsProcessingInternal ¶
IsProcessingInternal is promoted from Node.Instance.IsProcessingInternal.
func (Instance) IsProcessingShortcutInput ¶
IsProcessingShortcutInput is promoted from Node.Instance.IsProcessingShortcutInput.
func (Instance) IsProcessingUnhandledInput ¶
IsProcessingUnhandledInput is promoted from Node.Instance.IsProcessingUnhandledInput.
func (Instance) IsProcessingUnhandledKeyInput ¶
IsProcessingUnhandledKeyInput is promoted from Node.Instance.IsProcessingUnhandledKeyInput.
func (Instance) IsTransformNotificationEnabled ¶
IsTransformNotificationEnabled is promoted from CanvasItem.Instance.IsTransformNotificationEnabled.
func (Instance) IsVisibleInTree ¶
IsVisibleInTree is promoted from CanvasItem.Instance.IsVisibleInTree.
func (Instance) LayoutDirection ¶
func (self Instance) LayoutDirection() LayoutDirection
func (Instance) LightMask ¶
LightMask is promoted from CanvasItem.Instance.LightMask.
func (Instance) LocalizeNumeralSystem ¶
func (Instance) MakeCanvasPositionLocal ¶
MakeCanvasPositionLocal is promoted from CanvasItem.Instance.MakeCanvasPositionLocal.
func (Instance) MakeInputLocal ¶
func (self Instance) MakeInputLocal(event InputEvent.Instance) InputEvent.Instance
MakeInputLocal is promoted from CanvasItem.Instance.MakeInputLocal.
func (Instance) Material ¶
Material is promoted from CanvasItem.Instance.Material.
func (Instance) Modulate ¶
Modulate is promoted from CanvasItem.Instance.Modulate.
func (Instance) MoreArgs ¶
MoreArgs enables certain functions to be called with additional 'optional' arguments.
func (Instance) MouseBehaviorRecursive ¶
func (self Instance) MouseBehaviorRecursive() MouseBehaviorRecursive
func (Instance) MouseDefaultCursorShape ¶
func (self Instance) MouseDefaultCursorShape() CursorShape
func (Instance) MouseFilter ¶
func (self Instance) MouseFilter() MouseFilter
func (Instance) MouseForcePassScrollEvents ¶
func (Instance) MoveChild ¶
MoveChild is promoted from Node.Instance.MoveChild.
func (Instance) MoveToFront ¶
func (self Instance) MoveToFront()
MoveToFront is promoted from CanvasItem.Instance.MoveToFront.
func (Instance) Multiplayer ¶
func (self Instance) Multiplayer() MultiplayerAPI.Instance
Multiplayer is promoted from Node.Instance.Multiplayer.
func (Instance) NotifyDeferredThreadGroup ¶
NotifyDeferredThreadGroup is promoted from Node.Instance.NotifyDeferredThreadGroup.
func (Instance) NotifyThreadSafe ¶
NotifyThreadSafe is promoted from Node.Instance.NotifyThreadSafe.
func (Instance) OffsetBottom ¶
func (Instance) OffsetLeft ¶
func (Instance) OffsetRight ¶
func (Instance) OnChildEnteredTree ¶
func (self Instance) OnChildEnteredTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
OnChildEnteredTree is promoted from Node.Instance.OnChildEnteredTree.
func (Instance) OnChildExitingTree ¶
func (self Instance) OnChildExitingTree(cb func(node Node.Instance), flags ...Signal.Flags) Instance
OnChildExitingTree is promoted from Node.Instance.OnChildExitingTree.
func (Instance) OnChildOrderChanged ¶
OnChildOrderChanged is promoted from Node.Instance.OnChildOrderChanged.
func (Instance) OnDraw ¶
OnDraw is promoted from CanvasItem.Instance.OnDraw.
func (Instance) OnEditorDescriptionChanged ¶
func (self Instance) OnEditorDescriptionChanged(cb func(node Node.Instance), flags ...Signal.Flags) Instance
OnEditorDescriptionChanged is promoted from Node.Instance.OnEditorDescriptionChanged.
func (Instance) OnEditorStateChanged ¶
OnEditorStateChanged is promoted from Node.Instance.OnEditorStateChanged.
func (Instance) OnFocusEntered ¶
func (Instance) OnFocusExited ¶
func (Instance) OnGuiInput ¶
func (Instance) OnHidden ¶
OnHidden is promoted from CanvasItem.Instance.OnHidden.
func (Instance) OnItemRectChanged ¶
OnItemRectChanged is promoted from CanvasItem.Instance.OnItemRectChanged.
func (Instance) OnMinimumSizeChanged ¶
func (Instance) OnMouseEntered ¶
func (Instance) OnMouseExited ¶
func (Instance) OnReady ¶
OnReady is promoted from Node.Instance.OnReady.
func (Instance) OnRenamed ¶
OnRenamed is promoted from Node.Instance.OnRenamed.
func (Instance) OnReplacingBy ¶
OnReplacingBy is promoted from Node.Instance.OnReplacingBy.
func (Instance) OnSizeFlagsChanged ¶
func (Instance) OnThemeChanged ¶
func (Instance) OnTreeEntered ¶
OnTreeEntered is promoted from Node.Instance.OnTreeEntered.
func (Instance) OnTreeExited ¶
OnTreeExited is promoted from Node.Instance.OnTreeExited.
func (Instance) OnTreeExiting ¶
OnTreeExiting is promoted from Node.Instance.OnTreeExiting.
func (Instance) OnVisibilityChanged ¶
OnVisibilityChanged is promoted from CanvasItem.Instance.OnVisibilityChanged.
func (Instance) Owner ¶
Owner is promoted from Node.Instance.Owner.
func (Instance) PhysicsInterpolationMode ¶
func (self Instance) PhysicsInterpolationMode() Node.PhysicsInterpolationMode
PhysicsInterpolationMode is promoted from Node.Instance.PhysicsInterpolationMode.
func (Instance) PivotOffset ¶
func (Instance) PivotOffsetRatio ¶
func (Instance) PrintTree ¶
func (self Instance) PrintTree()
PrintTree is promoted from Node.Instance.PrintTree.
func (Instance) PrintTreePretty ¶
func (self Instance) PrintTreePretty()
PrintTreePretty is promoted from Node.Instance.PrintTreePretty.
func (Instance) ProcessMode ¶
func (self Instance) ProcessMode() Node.ProcessMode
ProcessMode is promoted from Node.Instance.ProcessMode.
func (Instance) ProcessPhysicsPriority ¶
ProcessPhysicsPriority is promoted from Node.Instance.ProcessPhysicsPriority.
func (Instance) ProcessPriority ¶
ProcessPriority is promoted from Node.Instance.ProcessPriority.
func (Instance) ProcessThreadGroup ¶
func (self Instance) ProcessThreadGroup() Node.ProcessThreadGroup
ProcessThreadGroup is promoted from Node.Instance.ProcessThreadGroup.
func (Instance) ProcessThreadGroupOrder ¶
ProcessThreadGroupOrder is promoted from Node.Instance.ProcessThreadGroupOrder.
func (Instance) ProcessThreadMessages ¶
func (self Instance) ProcessThreadMessages() Node.ProcessThreadMessages
ProcessThreadMessages is promoted from Node.Instance.ProcessThreadMessages.
func (Instance) PropagateNotification ¶
PropagateNotification is promoted from Node.Instance.PropagateNotification.
func (Instance) QueueAccessibilityUpdate ¶
func (self Instance) QueueAccessibilityUpdate()
QueueAccessibilityUpdate is promoted from Node.Instance.QueueAccessibilityUpdate.
func (Instance) QueueFree ¶
func (self Instance) QueueFree()
QueueFree is promoted from Node.Instance.QueueFree.
func (Instance) QueueRedraw ¶
func (self Instance) QueueRedraw()
QueueRedraw is promoted from CanvasItem.Instance.QueueRedraw.
func (Instance) ReleaseFocus ¶
func (self Instance) ReleaseFocus()
func (Instance) RemoveChild ¶
RemoveChild is promoted from Node.Instance.RemoveChild.
func (Instance) RemoveFromGroup ¶
RemoveFromGroup is promoted from Node.Instance.RemoveFromGroup.
func (Instance) RemoveThemeColorOverride ¶
func (Instance) RemoveThemeConstantOverride ¶
func (Instance) RemoveThemeFontOverride ¶
func (Instance) RemoveThemeFontSizeOverride ¶
func (Instance) RemoveThemeIconOverride ¶
func (Instance) RemoveThemeStyleboxOverride ¶
func (Instance) RequestReady ¶
func (self Instance) RequestReady()
RequestReady is promoted from Node.Instance.RequestReady.
func (Instance) ResetPhysicsInterpolation ¶
func (self Instance) ResetPhysicsInterpolation()
ResetPhysicsInterpolation is promoted from Node.Instance.ResetPhysicsInterpolation.
func (Instance) RotationDegrees ¶
func (Instance) RpcConfig ¶
RpcConfig is promoted from Node.Instance.RpcConfig.
func (Instance) SceneFilePath ¶
SceneFilePath is promoted from Node.Instance.SceneFilePath.
func (Instance) SelfModulate ¶
SelfModulate is promoted from CanvasItem.Instance.SelfModulate.
func (Instance) SetAccessibilityControlsNodes ¶
SetAccessibilityControlsNodes sets the property returned by [GetAccessibilityControlsNodes]. Returns the instance, so that property settings can be chained.
func (Instance) SetAccessibilityDescribedByNodes ¶
SetAccessibilityDescribedByNodes sets the property returned by [GetAccessibilityDescribedByNodes]. Returns the instance, so that property settings can be chained.
func (Instance) SetAccessibilityDescription ¶
SetAccessibilityDescription sets the property returned by [GetAccessibilityDescription]. Returns the instance, so that property settings can be chained.
func (Instance) SetAccessibilityFlowToNodes ¶
SetAccessibilityFlowToNodes sets the property returned by [GetAccessibilityFlowToNodes]. Returns the instance, so that property settings can be chained.
func (Instance) SetAccessibilityLabeledByNodes ¶
SetAccessibilityLabeledByNodes sets the property returned by [GetAccessibilityLabeledByNodes]. Returns the instance, so that property settings can be chained.
func (Instance) SetAccessibilityLive ¶
func (self Instance) SetAccessibilityLive(value DisplayServer.AccessibilityLiveMode) Instance
SetAccessibilityLive sets the property returned by [GetAccessibilityLive]. Returns the instance, so that property settings can be chained.
func (Instance) SetAccessibilityName ¶
SetAccessibilityName sets the property returned by [GetAccessibilityName]. Returns the instance, so that property settings can be chained.
func (Instance) SetAnchorAndOffset ¶
func (Instance) SetAnchorsAndOffsetsPreset ¶
func (self Instance) SetAnchorsAndOffsetsPreset(preset LayoutPreset) Instance
func (Instance) SetAnchorsPreset ¶
func (self Instance) SetAnchorsPreset(preset LayoutPreset) Instance
func (Instance) SetAutoTranslate ¶
SetAutoTranslate sets the property returned by [IsAutoTranslating]. Returns the instance, so that property settings can be chained.
func (Instance) SetAutoTranslateMode ¶
func (self Instance) SetAutoTranslateMode(value Node.AutoTranslateMode) Instance
SetAutoTranslateMode is promoted from Node.Instance.SetAutoTranslateMode.
func (Instance) SetClipChildren ¶
func (self Instance) SetClipChildren(value CanvasItem.ClipChildrenMode) Instance
SetClipChildren is promoted from CanvasItem.Instance.SetClipChildren.
func (Instance) SetClipContents ¶
SetClipContents sets the property returned by [IsClippingContents]. Returns the instance, so that property settings can be chained.
func (Instance) SetCustomMinimumSize ¶
SetCustomMinimumSize sets the property returned by [GetCustomMinimumSize]. Returns the instance, so that property settings can be chained.
func (Instance) SetDeferredThreadGroup ¶
SetDeferredThreadGroup is promoted from Node.Instance.SetDeferredThreadGroup.
func (Instance) SetDisplayFolded ¶
SetDisplayFolded is promoted from Node.Instance.SetDisplayFolded.
func (Instance) SetDragForwarding ¶
func (Instance) SetDragPreview ¶
func (Instance) SetEditableInstance ¶
SetEditableInstance is promoted from Node.Instance.SetEditableInstance.
func (Instance) SetEditorDescription ¶
SetEditorDescription is promoted from Node.Instance.SetEditorDescription.
func (Instance) SetFocusBehaviorRecursive ¶
func (self Instance) SetFocusBehaviorRecursive(value FocusBehaviorRecursive) Instance
SetFocusBehaviorRecursive sets the property returned by [GetFocusBehaviorRecursive]. Returns the instance, so that property settings can be chained.
func (Instance) SetFocusMode ¶
SetFocusMode sets the property returned by [GetFocusMode]. Returns the instance, so that property settings can be chained.
func (Instance) SetFocusNeighborBottom ¶
SetFocusNeighborBottom sets the property returned by [GetFocusNeighbor]. Returns the instance, so that property settings can be chained.
func (Instance) SetFocusNeighborLeft ¶
SetFocusNeighborLeft sets the property returned by [GetFocusNeighbor]. Returns the instance, so that property settings can be chained.
func (Instance) SetFocusNeighborRight ¶
SetFocusNeighborRight sets the property returned by [GetFocusNeighbor]. Returns the instance, so that property settings can be chained.
func (Instance) SetFocusNeighborTop ¶
SetFocusNeighborTop sets the property returned by [GetFocusNeighbor]. Returns the instance, so that property settings can be chained.
func (Instance) SetFocusNext ¶
SetFocusNext sets the property returned by [GetFocusNext]. Returns the instance, so that property settings can be chained.
func (Instance) SetFocusPrevious ¶
SetFocusPrevious sets the property returned by [GetFocusPrevious]. Returns the instance, so that property settings can be chained.
func (Instance) SetGlobalPosition ¶
func (Instance) SetGrowHorizontal ¶
func (self Instance) SetGrowHorizontal(value GrowDirection) Instance
SetGrowHorizontal sets the property returned by [GetHGrowDirection]. Returns the instance, so that property settings can be chained.
func (Instance) SetGrowVertical ¶
func (self Instance) SetGrowVertical(value GrowDirection) Instance
SetGrowVertical sets the property returned by [GetVGrowDirection]. Returns the instance, so that property settings can be chained.
func (Instance) SetInstanceShaderParameter ¶
SetInstanceShaderParameter is promoted from CanvasItem.Instance.SetInstanceShaderParameter.
func (Instance) SetLayoutDirection ¶
func (self Instance) SetLayoutDirection(value LayoutDirection) Instance
SetLayoutDirection sets the property returned by [GetLayoutDirection]. Returns the instance, so that property settings can be chained.
func (Instance) SetLightMask ¶
SetLightMask is promoted from CanvasItem.Instance.SetLightMask.
func (Instance) SetLocalizeNumeralSystem ¶
SetLocalizeNumeralSystem sets the property returned by [IsLocalizingNumeralSystem]. Returns the instance, so that property settings can be chained.
func (Instance) SetMaterial ¶
SetMaterial is promoted from CanvasItem.Instance.SetMaterial.
func (Instance) SetModulate ¶
SetModulate is promoted from CanvasItem.Instance.SetModulate.
func (Instance) SetMouseBehaviorRecursive ¶
func (self Instance) SetMouseBehaviorRecursive(value MouseBehaviorRecursive) Instance
SetMouseBehaviorRecursive sets the property returned by [GetMouseBehaviorRecursive]. Returns the instance, so that property settings can be chained.
func (Instance) SetMouseDefaultCursorShape ¶
func (self Instance) SetMouseDefaultCursorShape(value CursorShape) Instance
SetMouseDefaultCursorShape sets the property returned by [GetDefaultCursorShape]. Returns the instance, so that property settings can be chained.
func (Instance) SetMouseFilter ¶
func (self Instance) SetMouseFilter(value MouseFilter) Instance
SetMouseFilter sets the property returned by [GetMouseFilter]. Returns the instance, so that property settings can be chained.
func (Instance) SetMouseForcePassScrollEvents ¶
SetMouseForcePassScrollEvents sets the property returned by [IsForcePassScrollEvents]. Returns the instance, so that property settings can be chained.
func (Instance) SetName ¶
SetName is promoted from Node.Instance.SetName.
func (Instance) SetNotifyLocalTransform ¶
SetNotifyLocalTransform is promoted from CanvasItem.Instance.SetNotifyLocalTransform.
func (Instance) SetNotifyTransform ¶
SetNotifyTransform is promoted from CanvasItem.Instance.SetNotifyTransform.
func (Instance) SetOffsetBottom ¶
SetOffsetBottom sets the property returned by [GetOffset]. Returns the instance, so that property settings can be chained.
func (Instance) SetOffsetLeft ¶
SetOffsetLeft sets the property returned by [GetOffset]. Returns the instance, so that property settings can be chained.
func (Instance) SetOffsetRight ¶
SetOffsetRight sets the property returned by [GetOffset]. Returns the instance, so that property settings can be chained.
func (Instance) SetOffsetTop ¶
SetOffsetTop sets the property returned by [GetOffset]. Returns the instance, so that property settings can be chained.
func (Instance) SetOffsetsPreset ¶
func (self Instance) SetOffsetsPreset(preset LayoutPreset) Instance
func (Instance) SetOwner ¶
SetOwner is promoted from Node.Instance.SetOwner.
func (Instance) SetPhysicsInterpolationMode ¶
func (self Instance) SetPhysicsInterpolationMode(value Node.PhysicsInterpolationMode) Instance
SetPhysicsInterpolationMode is promoted from Node.Instance.SetPhysicsInterpolationMode.
func (Instance) SetPhysicsProcess ¶
SetPhysicsProcess is promoted from Node.Instance.SetPhysicsProcess.
func (Instance) SetPhysicsProcessInternal ¶
SetPhysicsProcessInternal is promoted from Node.Instance.SetPhysicsProcessInternal.
func (Instance) SetPivotOffset ¶
SetPivotOffset sets the property returned by [GetPivotOffset]. Returns the instance, so that property settings can be chained.
func (Instance) SetPivotOffsetRatio ¶
SetPivotOffsetRatio sets the property returned by [GetPivotOffsetRatio]. Returns the instance, so that property settings can be chained.
func (Instance) SetProcess ¶
SetProcess is promoted from Node.Instance.SetProcess.
func (Instance) SetProcessInput ¶
SetProcessInput is promoted from Node.Instance.SetProcessInput.
func (Instance) SetProcessInternal ¶
SetProcessInternal is promoted from Node.Instance.SetProcessInternal.
func (Instance) SetProcessMode ¶
func (self Instance) SetProcessMode(value Node.ProcessMode) Instance
SetProcessMode is promoted from Node.Instance.SetProcessMode.
func (Instance) SetProcessPhysicsPriority ¶
SetProcessPhysicsPriority is promoted from Node.Instance.SetProcessPhysicsPriority.
func (Instance) SetProcessPriority ¶
SetProcessPriority is promoted from Node.Instance.SetProcessPriority.
func (Instance) SetProcessShortcutInput ¶
SetProcessShortcutInput is promoted from Node.Instance.SetProcessShortcutInput.
func (Instance) SetProcessThreadGroup ¶
func (self Instance) SetProcessThreadGroup(value Node.ProcessThreadGroup) Instance
SetProcessThreadGroup is promoted from Node.Instance.SetProcessThreadGroup.
func (Instance) SetProcessThreadGroupOrder ¶
SetProcessThreadGroupOrder is promoted from Node.Instance.SetProcessThreadGroupOrder.
func (Instance) SetProcessThreadMessages ¶
func (self Instance) SetProcessThreadMessages(value Node.ProcessThreadMessages) Instance
SetProcessThreadMessages is promoted from Node.Instance.SetProcessThreadMessages.
func (Instance) SetProcessUnhandledInput ¶
SetProcessUnhandledInput is promoted from Node.Instance.SetProcessUnhandledInput.
func (Instance) SetProcessUnhandledKeyInput ¶
SetProcessUnhandledKeyInput is promoted from Node.Instance.SetProcessUnhandledKeyInput.
func (Instance) SetRotation ¶
SetRotation sets the property returned by [GetRotation]. Returns the instance, so that property settings can be chained.
func (Instance) SetRotationDegrees ¶
SetRotationDegrees sets the property returned by [GetRotationDegrees]. Returns the instance, so that property settings can be chained.
func (Instance) SetScale ¶
SetScale sets the property returned by [GetScale]. Returns the instance, so that property settings can be chained.
func (Instance) SetSceneFilePath ¶
SetSceneFilePath is promoted from Node.Instance.SetSceneFilePath.
func (Instance) SetSceneInstanceLoadPlaceholder ¶
SetSceneInstanceLoadPlaceholder is promoted from Node.Instance.SetSceneInstanceLoadPlaceholder.
func (Instance) SetSelfModulate ¶
SetSelfModulate is promoted from CanvasItem.Instance.SetSelfModulate.
func (Instance) SetShortcutContext ¶
SetShortcutContext sets the property returned by [GetShortcutContext]. Returns the instance, so that property settings can be chained.
func (Instance) SetShowBehindParent ¶
SetShowBehindParent is promoted from CanvasItem.Instance.SetShowBehindParent.
func (Instance) SetSizeFlagsHorizontal ¶
SetSizeFlagsHorizontal sets the property returned by [GetHSizeFlags]. Returns the instance, so that property settings can be chained.
func (Instance) SetSizeFlagsStretchRatio ¶
SetSizeFlagsStretchRatio sets the property returned by [GetStretchRatio]. Returns the instance, so that property settings can be chained.
func (Instance) SetSizeFlagsVertical ¶
SetSizeFlagsVertical sets the property returned by [GetVSizeFlags]. Returns the instance, so that property settings can be chained.
func (Instance) SetTextureFilter ¶
func (self Instance) SetTextureFilter(value CanvasItem.TextureFilter) Instance
SetTextureFilter is promoted from CanvasItem.Instance.SetTextureFilter.
func (Instance) SetTextureRepeat ¶
func (self Instance) SetTextureRepeat(value CanvasItem.TextureRepeat) Instance
SetTextureRepeat is promoted from CanvasItem.Instance.SetTextureRepeat.
func (Instance) SetTheme ¶
SetTheme sets the property returned by [GetTheme]. Returns the instance, so that property settings can be chained.
func (Instance) SetThemeTypeVariation ¶
SetThemeTypeVariation sets the property returned by [GetThemeTypeVariation]. Returns the instance, so that property settings can be chained.
func (Instance) SetThreadSafe ¶
SetThreadSafe is promoted from Node.Instance.SetThreadSafe.
func (Instance) SetTooltipAutoTranslateMode ¶
func (self Instance) SetTooltipAutoTranslateMode(value Node.AutoTranslateMode) Instance
SetTooltipAutoTranslateMode sets the property returned by [GetTooltipAutoTranslateMode]. Returns the instance, so that property settings can be chained.
func (Instance) SetTooltipText ¶
SetTooltipText sets the property returned by [GetTooltipText]. Returns the instance, so that property settings can be chained.
func (Instance) SetTopLevel ¶
SetTopLevel is promoted from CanvasItem.Instance.SetTopLevel.
func (Instance) SetTranslationDomainInherited ¶
SetTranslationDomainInherited is promoted from Node.Instance.SetTranslationDomainInherited.
func (Instance) SetUniqueNameInOwner ¶
SetUniqueNameInOwner is promoted from Node.Instance.SetUniqueNameInOwner.
func (Instance) SetUseParentMaterial ¶
SetUseParentMaterial is promoted from CanvasItem.Instance.SetUseParentMaterial.
func (Instance) SetVisibilityLayer ¶
SetVisibilityLayer is promoted from CanvasItem.Instance.SetVisibilityLayer.
func (Instance) SetVisibilityLayerBit ¶
SetVisibilityLayerBit is promoted from CanvasItem.Instance.SetVisibilityLayerBit.
func (Instance) SetVisible ¶
SetVisible is promoted from CanvasItem.Instance.SetVisible.
func (Instance) SetYSortEnabled ¶
SetYSortEnabled is promoted from CanvasItem.Instance.SetYSortEnabled.
func (Instance) SetZAsRelative ¶
SetZAsRelative is promoted from CanvasItem.Instance.SetZAsRelative.
func (Instance) SetZIndex ¶
SetZIndex is promoted from CanvasItem.Instance.SetZIndex.
func (Instance) ShortcutContext ¶
func (Instance) ShowBehindParent ¶
ShowBehindParent is promoted from CanvasItem.Instance.ShowBehindParent.
func (Instance) SizeFlagsHorizontal ¶
func (Instance) SizeFlagsStretchRatio ¶
func (Instance) SizeFlagsVertical ¶
func (Instance) TextureFilter ¶
func (self Instance) TextureFilter() CanvasItem.TextureFilter
TextureFilter is promoted from CanvasItem.Instance.TextureFilter.
func (Instance) TextureRepeat ¶
func (self Instance) TextureRepeat() CanvasItem.TextureRepeat
TextureRepeat is promoted from CanvasItem.Instance.TextureRepeat.
func (Instance) ThemeTypeVariation ¶
func (Instance) TooltipAutoTranslateMode ¶
func (self Instance) TooltipAutoTranslateMode() Node.AutoTranslateMode
func (Instance) TooltipText ¶
func (Instance) TopLevel ¶
TopLevel is promoted from CanvasItem.Instance.TopLevel.
func (Instance) UniqueNameInOwner ¶
UniqueNameInOwner is promoted from Node.Instance.UniqueNameInOwner.
func (Instance) UpdateConfigurationWarnings ¶
func (self Instance) UpdateConfigurationWarnings()
UpdateConfigurationWarnings is promoted from Node.Instance.UpdateConfigurationWarnings.
func (Instance) UpdateMinimumSize ¶
func (self Instance) UpdateMinimumSize()
func (Instance) UseParentMaterial ¶
UseParentMaterial is promoted from CanvasItem.Instance.UseParentMaterial.
func (Instance) VisibilityLayer ¶
VisibilityLayer is promoted from CanvasItem.Instance.VisibilityLayer.
func (Instance) Visible ¶
Visible is promoted from CanvasItem.Instance.Visible.
func (Instance) YSortEnabled ¶
YSortEnabled is promoted from CanvasItem.Instance.YSortEnabled.
func (Instance) ZAsRelative ¶
ZAsRelative is promoted from CanvasItem.Instance.ZAsRelative.
func (Instance) ZIndex ¶
ZIndex is promoted from CanvasItem.Instance.ZIndex.
type Interface ¶
type Interface interface {
HasPoint(point Vector2.XY) bool
StructuredTextParser(args []any, text string) []Vector3i.XYZ
GetMinimumSize() Vector2.XY
GetTooltip(at_position Vector2.XY) string
GetDragData(at_position Vector2.XY) any
CanDropData(at_position Vector2.XY, data any) bool
DropData(at_position Vector2.XY, data any)
MakeCustomTooltip(for_text string) Object.Instance
AccessibilityGetContextualInfo() string
GetAccessibilityContainerName(node Node.Instance) string
GuiInput(event InputEvent.Instance)
}
type LayoutDirection ¶
type LayoutDirection int64 //gd:Control.LayoutDirection
const ( LayoutDirectionInherited LayoutDirection = 0 LayoutDirectionApplicationLocale LayoutDirection = 1 LayoutDirectionLtr LayoutDirection = 2 LayoutDirectionRtl LayoutDirection = 3 LayoutDirectionSystemLocale LayoutDirection = 4 LayoutDirectionMax LayoutDirection = 5 LayoutDirectionLocale LayoutDirection = 1 )
type LayoutPreset ¶
type LayoutPreset int64 //gd:Control.LayoutPreset
const ( PresetTopLeft LayoutPreset = 0 PresetTopRight LayoutPreset = 1 PresetBottomLeft LayoutPreset = 2 PresetBottomRight LayoutPreset = 3 PresetCenterLeft LayoutPreset = 4 PresetCenterTop LayoutPreset = 5 PresetCenterRight LayoutPreset = 6 PresetCenterBottom LayoutPreset = 7 PresetCenter LayoutPreset = 8 PresetLeftWide LayoutPreset = 9 PresetTopWide LayoutPreset = 10 PresetRightWide LayoutPreset = 11 PresetBottomWide LayoutPreset = 12 PresetVcenterWide LayoutPreset = 13 PresetHcenterWide LayoutPreset = 14 PresetFullRect LayoutPreset = 15 )
type LayoutPresetMode ¶
type LayoutPresetMode int64 //gd:Control.LayoutPresetMode
const ( PresetModeMinsize LayoutPresetMode = 0 PresetModeKeepWidth LayoutPresetMode = 1 PresetModeKeepHeight LayoutPresetMode = 2 PresetModeKeepSize LayoutPresetMode = 3 )
type MoreArgs ¶
MoreArgs is a container for Instance functions with additional 'optional' arguments.
func (MoreArgs) GetCursorShape ¶
func (self MoreArgs) GetCursorShape(position Vector2.XY) CursorShape
func (MoreArgs) GetThemeColor ¶
func (MoreArgs) GetThemeConstant ¶
func (MoreArgs) GetThemeFont ¶
func (MoreArgs) GetThemeFontSize ¶
func (MoreArgs) GetThemeIcon ¶
func (MoreArgs) GetThemeStylebox ¶
func (MoreArgs) HasThemeColor ¶
func (MoreArgs) HasThemeConstant ¶
func (MoreArgs) HasThemeFont ¶
func (MoreArgs) HasThemeFontSize ¶
func (MoreArgs) HasThemeIcon ¶
func (MoreArgs) HasThemeStylebox ¶
func (MoreArgs) SetAnchorAndOffset ¶
func (MoreArgs) SetAnchorsAndOffsetsPreset ¶
func (self MoreArgs) SetAnchorsAndOffsetsPreset(preset LayoutPreset, resize_mode LayoutPresetMode, margin int) MoreArgs
func (MoreArgs) SetAnchorsPreset ¶
func (self MoreArgs) SetAnchorsPreset(preset LayoutPreset, keep_offsets bool) MoreArgs
func (MoreArgs) SetGlobalPosition ¶
func (MoreArgs) SetOffsetsPreset ¶
func (self MoreArgs) SetOffsetsPreset(preset LayoutPreset, resize_mode LayoutPresetMode, margin int) MoreArgs
func (MoreArgs) SetPosition ¶
type MouseBehaviorRecursive ¶
type MouseBehaviorRecursive int64 //gd:Control.MouseBehaviorRecursive
const ( MouseBehaviorInherited MouseBehaviorRecursive = 0 MouseBehaviorDisabled MouseBehaviorRecursive = 1 MouseBehaviorEnabled MouseBehaviorRecursive = 2 )
type MouseFilter ¶
type MouseFilter int64 //gd:Control.MouseFilter
const ( MouseFilterStop MouseFilter = 0 MouseFilterPass MouseFilter = 1 MouseFilterIgnore MouseFilter = 2 )
type Singleton ¶
Singleton can be embedded in a new struct to create a Go singleton extension of the class.
It will become available as a global inside scripts and any any other Go Extension types will have any *T typed fields filled in to point at this singleton once they have been instantiated.
T must be a type that is embedding this Singleton as the first field. It is unsafe and invalid to use this type directly, or embedded in any other way. See Interface for methods that can be overridden by T.
type TextDirection ¶
type TextDirection int64 //gd:Control.TextDirection
const ( TextDirectionInherited TextDirection = 3 TextDirectionAuto TextDirection = 0 TextDirectionLtr TextDirection = 1 TextDirectionRtl TextDirection = 2 )