MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_event_source() [2/2]

Vruta::EventSource & MayaFlux::Core::GlfwWindow::get_event_source ( )
inlineoverridevirtual

Gets the event source for awaiting events.

Implements MayaFlux::Core::Window.

Definition at line 75 of file GlfwWindow.hpp.

75{ return m_event_source; }
Vruta::EventSource m_event_source