animation_runtime

package
v0.48.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CurveFromStarlark

func CurveFromStarlark(value starlark.Value) (animation.Curve, error)

func LoadAnimationModule

func LoadAnimationModule() (starlark.StringDict, error)

func PercentageFromStarlark

func PercentageFromStarlark(value starlark.Value) (animation.Percentage, error)

Types

type AnimatedPositioned

type AnimatedPositioned struct {
	render_runtime.Widget

	animation.AnimatedPositioned
	// contains filtered or unexported fields
}

func (*AnimatedPositioned) AsRenderWidget

func (w *AnimatedPositioned) AsRenderWidget() render.Widget

func (*AnimatedPositioned) Attr

func (w *AnimatedPositioned) Attr(name string) (starlark.Value, error)

func (*AnimatedPositioned) AttrNames

func (w *AnimatedPositioned) AttrNames() []string

func (*AnimatedPositioned) Freeze

func (w *AnimatedPositioned) Freeze()

func (*AnimatedPositioned) Hash

func (w *AnimatedPositioned) Hash() (uint32, error)

func (*AnimatedPositioned) String

func (w *AnimatedPositioned) String() string

func (*AnimatedPositioned) Truth

func (w *AnimatedPositioned) Truth() starlark.Bool

func (*AnimatedPositioned) Type

func (w *AnimatedPositioned) Type() string

type AnimationModule

type AnimationModule struct {
	// contains filtered or unexported fields
}

type Keyframe

type Keyframe struct {
	animation.Keyframe
	// contains filtered or unexported fields
}

func (*Keyframe) Attr

func (w *Keyframe) Attr(name string) (starlark.Value, error)

func (*Keyframe) AttrNames

func (w *Keyframe) AttrNames() []string

func (*Keyframe) Freeze

func (w *Keyframe) Freeze()

func (*Keyframe) Hash

func (w *Keyframe) Hash() (uint32, error)

func (*Keyframe) String

func (w *Keyframe) String() string

func (*Keyframe) Truth

func (w *Keyframe) Truth() starlark.Bool

func (*Keyframe) Type

func (w *Keyframe) Type() string

type Origin

type Origin struct {
	animation.Origin
	// contains filtered or unexported fields
}

func (*Origin) Attr

func (w *Origin) Attr(name string) (starlark.Value, error)

func (*Origin) AttrNames

func (w *Origin) AttrNames() []string

func (*Origin) Freeze

func (w *Origin) Freeze()

func (*Origin) Hash

func (w *Origin) Hash() (uint32, error)

func (*Origin) String

func (w *Origin) String() string

func (*Origin) Truth

func (w *Origin) Truth() starlark.Bool

func (*Origin) Type

func (w *Origin) Type() string

type Rotate

type Rotate struct {
	animation.Rotate
	// contains filtered or unexported fields
}

func (*Rotate) Attr

func (w *Rotate) Attr(name string) (starlark.Value, error)

func (*Rotate) AttrNames

func (w *Rotate) AttrNames() []string

func (*Rotate) Freeze

func (w *Rotate) Freeze()

func (*Rotate) Hash

func (w *Rotate) Hash() (uint32, error)

func (*Rotate) String

func (w *Rotate) String() string

func (*Rotate) Truth

func (w *Rotate) Truth() starlark.Bool

func (*Rotate) Type

func (w *Rotate) Type() string

type Scale

type Scale struct {
	animation.Scale
	// contains filtered or unexported fields
}

func (*Scale) Attr

func (w *Scale) Attr(name string) (starlark.Value, error)

func (*Scale) AttrNames

func (w *Scale) AttrNames() []string

func (*Scale) Freeze

func (w *Scale) Freeze()

func (*Scale) Hash

func (w *Scale) Hash() (uint32, error)

func (*Scale) String

func (w *Scale) String() string

func (*Scale) Truth

func (w *Scale) Truth() starlark.Bool

func (*Scale) Type

func (w *Scale) Type() string

type Transformation

type Transformation struct {
	render_runtime.Widget

	animation.Transformation
	// contains filtered or unexported fields
}

func (*Transformation) AsRenderWidget

func (w *Transformation) AsRenderWidget() render.Widget

func (*Transformation) Attr

func (w *Transformation) Attr(name string) (starlark.Value, error)

func (*Transformation) AttrNames

func (w *Transformation) AttrNames() []string

func (*Transformation) Freeze

func (w *Transformation) Freeze()

func (*Transformation) Hash

func (w *Transformation) Hash() (uint32, error)

func (*Transformation) String

func (w *Transformation) String() string

func (*Transformation) Truth

func (w *Transformation) Truth() starlark.Bool

func (*Transformation) Type

func (w *Transformation) Type() string

type Translate

type Translate struct {
	animation.Translate
	// contains filtered or unexported fields
}

func (*Translate) Attr

func (w *Translate) Attr(name string) (starlark.Value, error)

func (*Translate) AttrNames

func (w *Translate) AttrNames() []string

func (*Translate) Freeze

func (w *Translate) Freeze()

func (*Translate) Hash

func (w *Translate) Hash() (uint32, error)

func (*Translate) String

func (w *Translate) String() string

func (*Translate) Truth

func (w *Translate) Truth() starlark.Bool

func (*Translate) Type

func (w *Translate) Type() string

Jump to

Keyboard shortcuts

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