The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
undo.hpp File Reference

Various functions that implement the undoing (and redoing) of in-game commands. More...

#include "vision.hpp"
#include "map/location.hpp"
#include "units/ptr.hpp"
#include "undo_action.hpp"
#include <vector>
Include dependency graph for undo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  actions::undo_list
 Class to store the actions that a player can undo and redo. More...
 

Namespaces

 actions
 

Detailed Description

Various functions that implement the undoing (and redoing) of in-game commands.

Definition in file undo.hpp.