component

package
v0.0.0-...-457906a Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: CC0-1.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type GravityData

type GravityData struct {
	Value float64
}

func GetGravity

func GetGravity(entry *donburi.Entry) *GravityData

type HueData

type HueData struct {
	Colorful *bool
	Value    float64
}

type PositionData

type PositionData struct {
	X, Y float64
}

type SettingsData

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

type SpriteData

type SpriteData struct {
	Image *ebiten.Image
}

type VelocityData

type VelocityData struct {
	X, Y float64
}

Jump to

Keyboard shortcuts

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