|
sending YES will write the given background to file after call to STATE_engine_save() with SAVE_ONLY_WHATS_NEEDED
Note that it if STATE_engine_save() is called without SAVE_ONLY_WHATS_NEEDED, all the backgrounds will be saved
sending NO will cause STATE_engine_save() not to save this background
The default value is NO
Note that if it is used it will be saved no matter what the flag is
see also STATE_animation_set_save_flag()
|