wren
Vulkan-based game engine
|
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 | |
Application(std::shared_ptr< Context > const &ctx, std::shared_ptr< Renderer > const &renderer) | wren::Application | explicitprivate |
context() -> std::shared_ptr< Context > const & | wren::Application | inline |
Create(std::string const &application_name) -> expected< std::shared_ptr< Application > > | wren::Application | static |
ctx | wren::Application | private |
errors enum name | wren::Application | |
renderer | wren::Application | private |
run() | wren::Application | |
running | wren::Application | private |
shutdown_phase | wren::Application | private |
startup_phase | wren::Application | private |
update_phase | wren::Application | private |