ScummVM API documentation
AtariEventSource Class Reference

#include <atari-events.h>

Inheritance diagram for AtariEventSource:
Common::EventSource

Public Member Functions

bool pollEvent (Common::Event &event) override
 
void setGraphicsManager (AtariGraphicsManager *graphicsManager)
 
- Public Member Functions inherited from Common::EventSource
virtual bool allowMapping () const
 

Detailed Description

The Atari event source.

Member Function Documentation

◆ pollEvent()

bool AtariEventSource::pollEvent ( Common::Event event)
overridevirtual

Query an event from the source.

Parameters
eventReference to the event struct where the event should be stored.
Return values
trueIf an event was polled, false otherwise.

Implements Common::EventSource.


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