Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type State ¶
type State struct {
AP *ansipixels.AnsiPixels
MemProfile string
CurX, CurY int
PosX, PosY float64
VelX, VelY float64
HasMouse bool
MouseX, MouseY float64
LastMouseX, LastMouseY float64
LastMouseAt time.Time
MouseSpeed float64
MouseAwayX, MouseAwayY float64
MouseDist float64
GameOver bool
Clicked int
}
Click to show internal directories.
Click to hide internal directories.