|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "videowidget.h"#include <Tempest/Painter>#include <Tempest/TextCodec>#include <Tempest/Log>#include <Tempest/Application>#include <Tempest/Platform>#include <Tempest/Fence>#include <cstddef>#include "bink/video.h"#include "graphics/shaders.h"#include "gamemusic.h"#include "gothic.h"Go to the source code of this file.
Classes | |
| struct | VideoWidget::Input |
| struct | VideoWidget::Sound |
| struct | VideoWidget::SoundContext |
| struct | VideoWidget::Context |