animation_runtime

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 8 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 added in v0.17.7

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

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

func (*Keyframe) Attr added in v0.17.7

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

func (*Keyframe) AttrNames added in v0.17.7

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

func (*Keyframe) Freeze added in v0.17.7

func (w *Keyframe) Freeze()

func (*Keyframe) Hash added in v0.17.7

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

func (*Keyframe) String added in v0.17.7

func (w *Keyframe) String() string

func (*Keyframe) Truth added in v0.17.7

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

func (*Keyframe) Type added in v0.17.7

func (w *Keyframe) Type() string

type Origin added in v0.17.7

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

func (*Origin) Attr added in v0.17.7

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

func (*Origin) AttrNames added in v0.17.7

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

func (*Origin) Freeze added in v0.17.7

func (w *Origin) Freeze()

func (*Origin) Hash added in v0.17.7

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

func (*Origin) String added in v0.17.7

func (w *Origin) String() string

func (*Origin) Truth added in v0.17.7

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

func (*Origin) Type added in v0.17.7

func (w *Origin) Type() string

type Rotate added in v0.17.7

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

func (*Rotate) Attr added in v0.17.7

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

func (*Rotate) AttrNames added in v0.17.7

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

func (*Rotate) Freeze added in v0.17.7

func (w *Rotate) Freeze()

func (*Rotate) Hash added in v0.17.7

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

func (*Rotate) String added in v0.17.7

func (w *Rotate) String() string

func (*Rotate) Truth added in v0.17.7

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

func (*Rotate) Type added in v0.17.7

func (w *Rotate) Type() string

type Scale added in v0.17.7

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

func (*Scale) Attr added in v0.17.7

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

func (*Scale) AttrNames added in v0.17.7

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

func (*Scale) Freeze added in v0.17.7

func (w *Scale) Freeze()

func (*Scale) Hash added in v0.17.7

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

func (*Scale) String added in v0.17.7

func (w *Scale) String() string

func (*Scale) Truth added in v0.17.7

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

func (*Scale) Type added in v0.17.7

func (w *Scale) Type() string

type Transformation added in v0.17.7

type Transformation struct {
	render_runtime.Widget

	animation.Transformation
	// contains filtered or unexported fields
}

func (*Transformation) AsRenderWidget added in v0.17.7

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

func (*Transformation) Attr added in v0.17.7

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

func (*Transformation) AttrNames added in v0.17.7

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

func (*Transformation) Freeze added in v0.17.7

func (w *Transformation) Freeze()

func (*Transformation) Hash added in v0.17.7

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

func (*Transformation) String added in v0.17.7

func (w *Transformation) String() string

func (*Transformation) Truth added in v0.17.7

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

func (*Transformation) Type added in v0.17.7

func (w *Transformation) Type() string

type Translate added in v0.17.7

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

func (*Translate) Attr added in v0.17.7

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

func (*Translate) AttrNames added in v0.17.7

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

func (*Translate) Freeze added in v0.17.7

func (w *Translate) Freeze()

func (*Translate) Hash added in v0.17.7

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

func (*Translate) String added in v0.17.7

func (w *Translate) String() string

func (*Translate) Truth added in v0.17.7

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

func (*Translate) Type added in v0.17.7

func (w *Translate) Type() string

Jump to

Keyboard shortcuts

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