Documentation ¶
Index ¶
Constants ¶
View Source
const ( TPS = mode.TPS ScreenSizeX = mode.ScreenSizeX ScreenSizeY = mode.ScreenSizeY )
View Source
const ( WindowSizeStandard = iota WindowSizeFull )
View Source
const ( CursorBase = iota CursorAdditive CursorTrail )
Variables ¶
FaceDefault = basicfont.Face7x13
View Source
var ( VolumeMusic ctrl.KeyHandler VolumeSound ctrl.KeyHandler Brightness ctrl.KeyHandler Offset ctrl.KeyHandler SpeedScales []ctrl.KeyHandler )
View Source
var ( UserSettings = NewSettings() S = &UserSettings )
Functions ¶
This section is empty.
Types ¶
type Settings ¶
func NewSettings ¶
func NewSettings() Settings
Click to show internal directories.
Click to hide internal directories.