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, const phase_cb_t &cb)wren::Application
Application(const std::shared_ptr< Context > &ctx, const std::shared_ptr< Renderer > &renderer)wren::Applicationexplicitprivate
context() -> const std::shared_ptr< Context > &wren::Applicationinline
Create(const std::string &application_name) -> expected< std::shared_ptr< Application > >wren::Applicationstatic
ctxwren::Applicationprivate
errors enum namewren::Application
rendererwren::Applicationprivate
run()wren::Application
runningwren::Applicationprivate
shutdown_phasewren::Applicationprivate
startup_phasewren::Applicationprivate
update_phasewren::Applicationprivate