fieldselectorscene

package
v0.0.0-...-6206c15 Latest Latest
Warning

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

Go to latest
Published: May 5, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Button

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

func NewButton

func NewButton(rect image.Rectangle, text string) *Button

func (*Button) Draw

func (b *Button) Draw(screen *ebiten.Image)

func (*Button) SetOnTap

func (b *Button) SetOnTap(f func())

func (*Button) Update

func (b *Button) Update(input scene.Input)

type FieldSelectorScene

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

func New

func New() *FieldSelectorScene

func (*FieldSelectorScene) Draw

func (s *FieldSelectorScene) Draw(screen *ebiten.Image)

func (*FieldSelectorScene) Update

func (s *FieldSelectorScene) Update(context scene.Context) error

Jump to

Keyboard shortcuts

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