MochiEngine
Loading...
Searching...
No Matches
Mochi::Event::DummyEventDispatcher Class Reference
Inheritance diagram for Mochi::Event::DummyEventDispatcher:
Mochi::Event::ISystemEventDispatcher

Public Member Functions

virtual void PollEvents () const override
 Implement this with the polling of events of the operative system. This will be called once per frame in the Engine class.

Member Function Documentation

◆ PollEvents()

virtual void Mochi::Event::DummyEventDispatcher::PollEvents ( ) const
inlineoverridevirtual

Implement this with the polling of events of the operative system. This will be called once per frame in the Engine class.

Implements Mochi::Event::ISystemEventDispatcher.


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