wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::Application Member List

This is the complete list of members for wren::Application, including all inherited members.

add_callback_to_phase(CallbackPhase phase, phase_cb_t const &cb)wren::Application
context() -> std::shared_ptr< Context > const &wren::Applicationinline
Create(std::string const &application_name) -> expected< std::shared_ptr< Application > >wren::Applicationstatic
errors enum namewren::Application
run()wren::Application