|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <chapterscreen.h>
Public Attributes | |
| std::string | title |
| std::string | subtitle |
| std::string | img |
| std::string | sound |
| int | time =0 |
Definition at line 11 of file chapterscreen.h.
| std::string ChapterScreen::Show::img |
Definition at line 14 of file chapterscreen.h.
| std::string ChapterScreen::Show::sound |
Definition at line 15 of file chapterscreen.h.
| std::string ChapterScreen::Show::subtitle |
Definition at line 13 of file chapterscreen.h.
| int ChapterScreen::Show::time =0 |
Definition at line 16 of file chapterscreen.h.
| std::string ChapterScreen::Show::title |
Definition at line 12 of file chapterscreen.h.