utils

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SignUpRoute      = "sign_up"
	LobbyRoute       = "lobby"
	GameRoute        = "game"
	WaitingRoomRoute = "waiting_room"
)

Variables

View Source
var (
	Green = color.RGBA{0x00, 0x80, 0x00, 0xff}
	Red   = color.RGBA{0x80, 0x00, 0x00, 0xff}
)
View Source
var (
	NormalFont font.Face
	SmallFont  font.Face
)
View Source
var (
	ButtonImage = loadButtonImage()
)

Functions

func ButtonImageFromImage

func ButtonImageFromImage(i *ebiten.Image) *widget.ButtonImage

Types

This section is empty.

Jump to

Keyboard shortcuts

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