Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CastConfiguration ¶
type CastConfiguration struct { IsNew bool SettingsX int SettingsY int SettingsW int SettingsH int EQWindowX int EQWindowY int EQWindowW int EQWindowH int }
func LoadCastConfig ¶
func LoadCastConfig(path string) (*CastConfiguration, error)
LoadCastConfig loads an shindow config file
Click to show internal directories.
Click to hide internal directories.