Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IO ¶
type IO struct {
// contains filtered or unexported fields
}
IO is the input/output abstraction layer for the VM
func (*IO) Destroy ¶
func (io *IO) Destroy()
Destroy should be called before quitting the application
func (*IO) SetupWindow ¶
SetupWindow initialises and sets up the main SDL window
Click to show internal directories.
Click to hide internal directories.