animation

package
v0.0.0-...-48e9ae6 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2020 License: BSD-2-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnimationBasic

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

func (*AnimationBasic) Cleanup

func (t *AnimationBasic) Cleanup(a *app.App)

Cleanup is called once at the end of the demo.

func (*AnimationBasic) Start

func (t *AnimationBasic) Start(a *app.App)

Start is called once at the start of the demo.

func (*AnimationBasic) Update

func (t *AnimationBasic) Update(a *app.App, deltaTime time.Duration)

Update is called every frame.

type AnimationMorphTargets

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

func (*AnimationMorphTargets) Cleanup

func (t *AnimationMorphTargets) Cleanup(a *app.App)

Cleanup is called once at the end of the demo.

func (*AnimationMorphTargets) Start

func (t *AnimationMorphTargets) Start(a *app.App)

Start is called once at the start of the demo.

func (*AnimationMorphTargets) Update

func (t *AnimationMorphTargets) Update(a *app.App, deltaTime time.Duration)

Update is called every frame.

Jump to

Keyboard shortcuts

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