Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Assets embed.FS
View Source
var Indexes embed.FS
Functions ¶
Types ¶
type ChessBoardTextures ¶
type ChessBoardTextures struct {
Board chessboard.Texture
Pieces []chessboard.Texture
}
func LoadChessBoardTextures ¶
func LoadChessBoardTextures() (*ChessBoardTextures, error)
Click to show internal directories.
Click to hide internal directories.