Documentation ¶
Overview ¶
Package view is the view of the game. It handles user input and presents the game to the user.
Index ¶
Constants ¶
View Source
const ( // WindowWidthPx is the suggested window width WindowWidthPx = viewWidthPx // WindowHeightPx is the suggested window height WindowHeightPx = controlsHeightPx + viewHeightPx )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.