|
co_ecs 0.9.0
Cobalt ECS
|
This is the complete list of members for co_ecs::stage, including all inherited members.
| add_system(main_thread_execution_policty_t policy, auto &&... args) -> self_type & | co_ecs::stage | inline |
| add_system(auto &&... args) -> self_type & | co_ecs::stage | inline |
| create_executor(registry ®istry, void *user_context=nullptr) -> std::unique_ptr< stage_executor > | co_ecs::stage | inline |
| end_stage() noexcept -> schedule & | co_ecs::stage | inline |
| stage(schedule &schedule, std::string_view name={}) | co_ecs::stage | inline |