animation_runtime

package
v0.51.2 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: Apache-2.0 Imports: 10 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 LoadModule added in v0.51.0

func LoadModule() (starlark.StringDict, error)

func PercentageFromStarlark

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

Types

type AnimatedPositioned

type AnimatedPositioned struct {
	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 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 Module added in v0.51.0

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

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) AsAnimationTransform added in v0.49.9

func (w *Rotate) AsAnimationTransform() animation.Transform

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) AsAnimationTransform added in v0.49.9

func (w *Scale) AsAnimationTransform() animation.Transform

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 Shear added in v0.49.9

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

func (*Shear) AsAnimationTransform added in v0.49.9

func (w *Shear) AsAnimationTransform() animation.Transform

func (*Shear) Attr added in v0.49.9

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

func (*Shear) AttrNames added in v0.49.9

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

func (*Shear) Freeze added in v0.49.9

func (w *Shear) Freeze()

func (*Shear) Hash added in v0.49.9

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

func (*Shear) String added in v0.49.9

func (w *Shear) String() string

func (*Shear) Truth added in v0.49.9

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

func (*Shear) Type added in v0.49.9

func (w *Shear) Type() string

type Transformation

type Transformation struct {
	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) AsAnimationTransform added in v0.49.9

func (w *Translate) AsAnimationTransform() animation.Transform

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