Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed red_rook.png RedRookPng []byte //go:embed red_horse.png RedHorsePng []byte //go:embed red_bishop.png RedBishopPng []byte //go:embed red_guard.png RedGuardPng []byte //go:embed red_king.png RedKingPng []byte //go:embed red_cannon.png RedCannonPng []byte //go:embed red_soldier.png RedSoldierPng []byte //go:embed black_rook.png BlackRookPng []byte //go:embed black_horse.png BlackHorsePng []byte //go:embed black_bishop.png BlackBishopPng []byte //go:embed black_guard.png BlackGuardPng []byte //go:embed black_king.png BlackKingPng []byte //go:embed black_cannon.png BlackCannonPng []byte //go:embed black_soldier.png BlackSoldierPng []byte //go:embed red_rook_dash.png RedRookDashPng []byte //go:embed red_horse_dash.png RedHorseDashPng []byte //go:embed red_bishop_dash.png RedBishopDashPng []byte //go:embed red_guard_dash.png RedGuardDashPng []byte //go:embed red_king_dash.png RedKingDashPng []byte //go:embed red_cannon_dash.png RedCannonDashPng []byte //go:embed red_soldier_dash.png RedSoldierDashPng []byte //go:embed black_rook_dash.png BlackRookDashPng []byte //go:embed black_horse_dash.png BlackHorseDashPng []byte //go:embed black_bishop_dash.png BlackBishopDashPng []byte //go:embed black_guard_dash.png BlackGuardDashPng []byte //go:embed black_king_dash.png BlackKingDashPng []byte //go:embed black_cannon_dash.png BlackCannonDashPng []byte //go:embed black_soldier_dash.png BlackSoldierDashPng []byte )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.