#include <Kampagne.hpp>

Öffentliche Methoden | |
| bool | init (std::string filename) |
| CMission * | get_Mission () const |
| bool | nextMission () |
| std::string | get_Intro () |
| std::string | get_Epilog () |
| std::string | get_Niederlage () |
| std::string | get_ImgFile () |
| std::string | get_Title () |
| int | getLeben () |
| int | getFramecount () |
| int | getFramedelay () |
| std::size_t | get_MissionIndex () |
| bool | set_MissionIndex (int index) |
Definiert in Zeile 34 der Datei Kampagne.hpp.
1.5.6