texture

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 TexConeCylinder

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

func (*TexConeCylinder) Cleanup

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

Cleanup is called once at the end of the demo.

func (*TexConeCylinder) Start

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

Start is called once at the start of the demo.

func (*TexConeCylinder) Update

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

Update is called every frame.

type TexDisk

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

func (*TexDisk) Cleanup

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

Cleanup is called once at the end of the demo.

func (*TexDisk) Start

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

Start is called once at the start of the demo.

func (*TexDisk) Update

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

Update is called every frame.

type Texbox

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

func (*Texbox) Cleanup

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

Cleanup is called once at the end of the demo.

func (*Texbox) Start

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

Start is called once at the start of the demo.

func (*Texbox) Update

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

Update is called every frame.

type Texplane

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

func (*Texplane) Cleanup

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

Cleanup is called once at the end of the demo.

func (*Texplane) Start

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

Start is called once at the start of the demo.

func (*Texplane) Update

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

Update is called every frame.

type Texsphere

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

func (*Texsphere) Cleanup

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

Cleanup is called once at the end of the demo.

func (*Texsphere) Start

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

Start is called once at the start of the demo.

func (*Texsphere) Update

func (t *Texsphere) 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