The Battle for Wesnoth  1.19.0-dev
Classes
achievements.hpp File Reference
#include <string>
#include <vector>
#include "config.hpp"
#include "tstring.hpp"
Include dependency graph for achievements.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sub_achievement
 Represents a distinct sub-achievement within another achievement. More...
 
struct  achievement
 Represents a single achievement and its data. More...
 
struct  achievement_group
 A set of achievements tied to a particular content. More...
 
class  achievements
 This class is responsible for reading all available achievements from mainline's and any add-ons' achievements.cfg files for use in achievements_dialog. More...