Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Background ¶
type Background struct {
// contains filtered or unexported fields
}
the background in the game is a plain color and many small decorative geometric images fading in and out
func New ¶
func New() *Background
func (*Background) Draw ¶
func (self *Background) Draw(screen *ebiten.Image)
func (*Background) Update ¶
func (self *Background) Update()
Click to show internal directories.
Click to hide internal directories.