Documentation
¶
Overview ¶
Package hsapp 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
TextureLoader hscommon.TextureLoader
// 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
Click to show internal directories.
Click to hide internal directories.