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

This is the complete list of members for editor::Editor, including all inherited members.

create(const std::shared_ptr< wren::Application > &app, const std::filesystem::path &project_path) -> wren::expected< std::shared_ptr< Editor > >editor::Editorstatic
Editor(const std::shared_ptr< wren::Context > &ctx)editor::Editor
on_update()editor::Editor