|
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 | |
| context() -> std::shared_ptr< Context > const & | wren::Application | inline |
| Create(std::string const &application_name) -> expected< std::shared_ptr< Application > > | wren::Application | static |
| errors enum name | wren::Application | |
| run() | wren::Application |