SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
FMT_CONSTEXPR | format_string_checker (basic_string_view< Char > format_str, ErrorHandler eh) |
FMT_CONSTEXPR void | on_text (const Char *, const Char *) |
FMT_CONSTEXPR auto | on_arg_id () -> int |
FMT_CONSTEXPR auto | on_arg_id (int id) -> int |
FMT_CONSTEXPR auto | on_arg_id (basic_string_view< Char > id) -> int |
FMT_CONSTEXPR void | on_replacement_field (int, const Char *) |
FMT_CONSTEXPR auto | on_format_specs (int id, const Char *begin, const Char *) -> const Char * |
FMT_CONSTEXPR void | on_error (const char *message) |