SDEngine
Game Engine
Loading...
Searching...
No Matches
sd::WindowManagerCallbacks Struct Reference

#include <WindowManager.hpp>

Public Attributes

std::function< void()> close_app
 
std::function< void(Event &)> on_app_event
 

Member Data Documentation

◆ close_app

std::function<void()> sd::WindowManagerCallbacks::close_app

◆ on_app_event

std::function<void(Event&)> sd::WindowManagerCallbacks::on_app_event

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