|
helapordo 1.4.13
|
Serialized GameOptions. More...
#include <ser_core.h>
Data Fields | |
| bool | use_default_background |
| bool | do_autosave |
| int32_t | directional_keys_schema |
Serialized GameOptions.
Packed struct. Can be turned into a GameOptions with deser_GameOptions(). Can be obtained from a GameOptions with ser_GameOptions().
| int32_t SerGameOptions::directional_keys_schema |
| bool SerGameOptions::do_autosave |
| bool SerGameOptions::use_default_background |