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

◆ set_event_callback()

virtual void MayaFlux::Core::Window::set_event_callback ( WindowEventCallback  callback)
pure virtual

Set the callback function for window events.

Parameters
callbackFunction to be called on window events

Implemented in MayaFlux::Core::GlfwWindow.