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

#include <documentmenu.h>

Public Attributes

std::vector< Pagepages
 
std::string font
 
Tempest::Margin margins
 
std::string img
 
bool showPlayer =false
 
Tempest::Rect wbounds
 

Detailed Description

Definition at line 29 of file documentmenu.h.

Member Data Documentation

◆ font

std::string DocumentMenu::Show::font

Definition at line 31 of file documentmenu.h.

◆ img

std::string DocumentMenu::Show::img

Definition at line 33 of file documentmenu.h.

◆ margins

Tempest::Margin DocumentMenu::Show::margins

Definition at line 32 of file documentmenu.h.

◆ pages

std::vector<Page> DocumentMenu::Show::pages

Definition at line 30 of file documentmenu.h.

◆ showPlayer

bool DocumentMenu::Show::showPlayer =false

Definition at line 35 of file documentmenu.h.

◆ wbounds

Tempest::Rect DocumentMenu::Show::wbounds

Definition at line 36 of file documentmenu.h.


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