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

#include <chapterscreen.h>

Inheritance diagram for ChapterScreen:

Classes

struct  Show
 

Public Member Functions

 ChapterScreen ()
 
void show (const Show &image)
 
bool isActive () const
 
void keyDownEvent (Tempest::KeyEvent &e)
 
void keyUpEvent (Tempest::KeyEvent &e)
 

Protected Member Functions

void paintEvent (Tempest::PaintEvent &e)
 

Detailed Description

Definition at line 7 of file chapterscreen.h.

Constructor & Destructor Documentation

◆ ChapterScreen()

ChapterScreen::ChapterScreen ( )

Definition at line 12 of file chapterscreen.cpp.

Member Function Documentation

◆ isActive()

bool ChapterScreen::isActive ( ) const
inline

Definition at line 20 of file chapterscreen.h.

◆ keyDownEvent()

void ChapterScreen::keyDownEvent ( Tempest::KeyEvent &  e)

Definition at line 65 of file chapterscreen.cpp.

◆ keyUpEvent()

void ChapterScreen::keyUpEvent ( Tempest::KeyEvent &  e)

Definition at line 78 of file chapterscreen.cpp.

◆ paintEvent()

void ChapterScreen::paintEvent ( Tempest::PaintEvent &  e)
protected

Definition at line 29 of file chapterscreen.cpp.

◆ show()

void ChapterScreen::show ( const Show image)

Definition at line 15 of file chapterscreen.cpp.


The documentation for this class was generated from the following files: