component

package
v0.0.0-...-0858f6f Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gravity

type Gravity struct {
	Value float64
}

type Hue

type Hue struct {
	Colorful *bool
	Value    float64
}

type Position

type Position struct {
	X, Y float64
}

type Settings

type Settings struct {
	Ticker   *time.Ticker
	Sprite   *ebiten.Image
	Colorful bool
	Amount   int
	Gpu      string
	Tps      *helper.Plot
	Fps      *helper.Plot
	Objects  *helper.Plot
}

type Sprite

type Sprite struct {
	Image *ebiten.Image
}

type Velocity

type Velocity struct {
	X, Y float64
}

Jump to

Keyboard shortcuts

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