OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
ChapterScreen::Show Struct Reference

#include <chapterscreen.h>

Public Attributes

std::string title
 
std::string subtitle
 
std::string img
 
std::string sound
 
int time =0
 

Detailed Description

Definition at line 11 of file chapterscreen.h.

Member Data Documentation

◆ img

std::string ChapterScreen::Show::img

Definition at line 14 of file chapterscreen.h.

◆ sound

std::string ChapterScreen::Show::sound

Definition at line 15 of file chapterscreen.h.

◆ subtitle

std::string ChapterScreen::Show::subtitle

Definition at line 13 of file chapterscreen.h.

◆ time

int ChapterScreen::Show::time =0

Definition at line 16 of file chapterscreen.h.

◆ title

std::string ChapterScreen::Show::title

Definition at line 12 of file chapterscreen.h.


The documentation for this struct was generated from the following file: