The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
undo_action.hpp File Reference
#include <optional>
#include "map/location.hpp"
#include "synced_context.hpp"
#include "config.hpp"
Include dependency graph for undo_action.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  actions::undo_event
 
struct  actions::undo_action_base
 Records information to be able to undo an action. More...
 
struct  actions::undo_action
 actions that are undoable (this does not include update_shroud and auto_shroud) More...
 
struct  actions::undo_dummy_action
 entry for player actions that do not need any special code to be performed when undoing such as right-click menu items. More...
 

Namespaces

 actions