sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
LayerSettings
sbylib
graphics
layer
setting
Undocumented in source.
struct
LayerSettings {
LayerSetting
[]
settings
;
enum
fileName
;
void
finalize
();
string
[]
use
();
}
Members
Functions
finalize
void
finalize
()
Undocumented in source. Be warned that the author may not have intended to support it.
use
string
[]
use
()
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
fileName
enum
fileName
;
Undocumented in source.
Variables
settings
LayerSetting
[]
settings
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
layer
setting
classes
LayerSetting
structs
LayerSettings