Documentation ¶
Index ¶
- Constants
- func AssertImplementsDrawer(name string, s any, t *testing.T)
- func AssertImplementsDrawerOnce(name string, s any, t *testing.T)
- func AssertImplementsUpdater(name string, s any, t *testing.T)
- func AssertImplementsUpdaterOnce(name string, s any, t *testing.T)
- type Game
- type Metrics
- type Panel
Constants ¶
View Source
const ( StickTopLeft = iota StickTopRight StickBottomLeft StickBottomRight RefreshNever = -1 RefreshOnce = -2 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.