#include <map>
#include <exception>
#include "utils/functional.hpp"
Go to the source code of this file.
#define SYNCED_COMMAND_HANDLER_FUNCTION |
( |
|
pname, |
|
|
|
pcfg, |
|
|
|
use_undo, |
|
|
|
show, |
|
|
|
error_handler |
|
) |
| |
Value:
void show(CVideo &video, const std::string &window_id, const t_string &message, const tpoint &mouse)
Shows a tip.
std::function< void(const std::string &, bool)> error_handler_function
A config object defines a single node in a WML file, with access to child nodes.
Definition at line 53 of file synced_commands.hpp.