#include <map>#include "utils/mixins.hh"

Go to the source code of this file.
Data Structures | |
| class | BattleList |
| encapsulates a <battle_id_t, Battle*> map More... | |
| class | BattleList_Iter |
| BattleList_Iter gives us the posibility to get Battles out of the list without the rights to change the list. More... | |
1.6.3