Function Setting.load
load from file; autodetect SDL format using ".sdl" and ".SDL" extension mask; returns true if loaded successfully
bool load(
string filename
);
load from file; autodetect SDL format using ".sdl" and ".SDL" extension mask; returns true if loaded successfully
bool load(
string filename
);