bgcolor

package
v0.0.0-...-f73b11a Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgColor

type BgColor struct {
	BgColor color.Color

	ID string // System variable with ID of the component.
}

func New

func New(color color.Color) *BgColor

func (*BgColor) Draw

func (bc *BgColor) Draw(gb interfaces.IGameBase, screen *ebiten.Image)

func (*BgColor) DrawPriority

func (bc *BgColor) DrawPriority() float64

func (*BgColor) GetBgColor

func (bc *BgColor) GetBgColor() color.Color

func (*BgColor) GetID

func (s *BgColor) GetID() string

func (*BgColor) SetBgColor

func (bc *BgColor) SetBgColor(clr color.Color)

Jump to

Keyboard shortcuts

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