mm3

package
v0.0.0-...-71fbeb2 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Music  MM3Music
	Images MM3Images
	Font   pin.Font
)

Functions

func Load

func Load()

Types

type Intro

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

func NewIntro

func NewIntro(m *pin.Mach, r *RootHandler) *Intro

func (*Intro) Update

func (h *Intro) Update(event int)

type MM3Images

type MM3Images struct {
	Title *sdl.Surface
	Three *sdl.Surface
}

type MM3Music

type MM3Music struct {
	Intro *mix.Music
}

type RootHandler

type RootHandler struct {
	Handler pin.Handler
	Intro   pin.Handler
	// contains filtered or unexported fields
}

func NewRootHandler

func NewRootHandler(m *pin.Mach) *RootHandler

func (*RootHandler) Update

func (r *RootHandler) Update(event int)

Jump to

Keyboard shortcuts

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