Documentation ¶
Index ¶
Constants ¶
View Source
const ( WIDTH = 1920 HEIGHT = 1080 BUTTON_WIDTH = 300 BUTTON_HEIGHT = 100 NUM_ROWS = 5 NUM_COLS = 7 TITLE_RADIUS = 60 BAR_WIDTH = 1400 MAX_TIME = 15 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BoardPosition ¶
type BoardPosition struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.