component

package
v0.0.0-...-8caf293 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Drawer

type Drawer interface {
	Draw(image *ebiten.Image)
}

type Position

type Position struct {
	X float64
	Y float64
}

type Rect

type Rect struct {
	Position Position
	Size     Size
}

type Size

type Size struct {
	Width  float64
	Height float64
}

type Sprite

type Sprite struct {
	Image *ebiten.Image
}

Jump to

Keyboard shortcuts

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