Documentation
¶
Overview ¶
Package app contains HellSpawner's high-level application logic
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { *Flags // contains filtered or unexported fields }
App represents an app
func (*App) CloseAllOpenWindows ¶
func (a *App) CloseAllOpenWindows()
CloseAllOpenWindows closes all opened windows
func (*App) RestoreAppState ¶
RestoreAppState restores an app state
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
Package assets contains project assets embeds
|
Package assets contains project assets embeds |
Package config provides the Hellspawner application config file implementation.
|
Package config provides the Hellspawner application config file implementation. |
Package state contains structs that describe the state of the application.
|
Package state contains structs that describe the state of the application. |
Click to show internal directories.
Click to hide internal directories.