CharFXTransform

package
v0.0.0-...-f3deeb4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2025 License: MIT Imports: 23 Imported by: 0

Documentation

Overview

Package CharFXTransform provides methods for working with CharFXTransform object instances.

Index

Constants

This section is empty.

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 Any

type Any interface {
	gd.IsClass
	AsCharFXTransform() Instance
}

type Instance

type Instance [1]gdclass.CharFXTransform

By setting various properties on this object, you can control how individual characters will be displayed in a [RichTextEffect].

var Nil Instance

Nil is a nil/null instance of the class. Equivalent to the zero value.

func New

func New() Instance

func (Instance) AsCharFXTransform

func (self Instance) AsCharFXTransform() Instance

func (Instance) AsObject

func (self Instance) AsObject() [1]gd.Object

func (Instance) AsRefCounted

func (self Instance) AsRefCounted() [1]gd.RefCounted

func (Instance) Color

func (self Instance) Color() Color.RGBA

func (Instance) ElapsedTime

func (self Instance) ElapsedTime() Float.X

func (Instance) Env

func (self Instance) Env() map[any]any

func (Instance) Font

func (self Instance) Font() RID.Any

func (Instance) GlyphCount

func (self Instance) GlyphCount() int

func (Instance) GlyphFlags

func (self Instance) GlyphFlags() int

func (Instance) GlyphIndex

func (self Instance) GlyphIndex() int

func (Instance) Offset

func (self Instance) Offset() Vector2.XY

func (Instance) Outline

func (self Instance) Outline() bool

func (Instance) Range

func (self Instance) Range() Vector2i.XY

func (Instance) RelativeIndex

func (self Instance) RelativeIndex() int

func (Instance) SetColor

func (self Instance) SetColor(value Color.RGBA)

func (Instance) SetElapsedTime

func (self Instance) SetElapsedTime(value Float.X)

func (Instance) SetEnv

func (self Instance) SetEnv(value map[any]any)

func (Instance) SetFont

func (self Instance) SetFont(value RID.Any)

func (Instance) SetGlyphCount

func (self Instance) SetGlyphCount(value int)

func (Instance) SetGlyphFlags

func (self Instance) SetGlyphFlags(value int)

func (Instance) SetGlyphIndex

func (self Instance) SetGlyphIndex(value int)

func (Instance) SetOffset

func (self Instance) SetOffset(value Vector2.XY)

func (Instance) SetOutline

func (self Instance) SetOutline(value bool)

func (Instance) SetRange

func (self Instance) SetRange(value Vector2i.XY)

func (Instance) SetRelativeIndex

func (self Instance) SetRelativeIndex(value int)

func (Instance) SetTransform

func (self Instance) SetTransform(value Transform2D.OriginXY)

func (Instance) SetVisible

func (self Instance) SetVisible(value bool)

func (Instance) Transform

func (self Instance) Transform() Transform2D.OriginXY

func (*Instance) UnsafePointer

func (self *Instance) UnsafePointer() unsafe.Pointer

func (Instance) Virtual

func (self Instance) Virtual(name string) reflect.Value

func (Instance) Visible

func (self Instance) Visible() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL