ScummVM API documentation
Ultima::Shared::EventsCallback Class Reference

#include <events.h>

Inheritance diagram for Ultima::Shared::EventsCallback:
Ultima::Nuvie::NuvieEngine Ultima::Shared::UltimaEarlyEngine

Public Member Functions

virtual ~EventsCallback ()
 
virtual Graphics::ScreengetScreen () const
 

Detailed Description

Abstract interface for engine functionality the events manager needs to access

Constructor & Destructor Documentation

◆ ~EventsCallback()

virtual Ultima::Shared::EventsCallback::~EventsCallback ( )
inlinevirtual

Destructor

Member Function Documentation

◆ getScreen()

virtual Graphics::Screen* Ultima::Shared::EventsCallback::getScreen ( void  ) const
inlinevirtual

Get the screen

Reimplemented in Ultima::Shared::UltimaEarlyEngine.


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