|
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, const phase_cb_t &cb) | wren::Application | |
| Application(const std::shared_ptr< Context > &ctx, const std::shared_ptr< Renderer > &renderer) | wren::Application | explicitprivate |
| context() -> const std::shared_ptr< Context > & | wren::Application | inline |
| Create(const std::string &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 |