
Functions | |
| std::string_view | to_string (Alignment alignment) |
| std::string_view | to_string (Position position) |
| std::string_view | to_string (CornerPosition position) |
| std::string_view | to_string (SizingPolicy sizingPolicy) |
| uint64_t | arcExportDefaults () |
| void | e3Defaults (const char *) |
| bool | is_player (const ag *new_player) |
Variables | |
| arc_export_func_u64 | ARC_EXPORT_E6 = arcExportDefaults |
| arc_export_func_u64 | ARC_EXPORT_E7 = arcExportDefaults |
| e3_func_ptr | ARC_LOG_FILE = e3Defaults |
| e3_func_ptr | ARC_LOG = e3Defaults |
| uint64_t arcExportDefaults | ( | ) |
| void e3Defaults | ( | const char * | ) |
| bool is_player | ( | const ag * | new_player | ) |
| std::string_view to_string | ( | Alignment | alignment | ) |
| std::string_view to_string | ( | CornerPosition | position | ) |
| std::string_view to_string | ( | Position | position | ) |
| std::string_view to_string | ( | SizingPolicy | sizingPolicy | ) |
| arc_export_func_u64 ARC_EXPORT_E6 = arcExportDefaults |
| arc_export_func_u64 ARC_EXPORT_E7 = arcExportDefaults |
| e3_func_ptr ARC_LOG = e3Defaults |
| e3_func_ptr ARC_LOG_FILE = e3Defaults |