|
co_ecs 0.9.0
Cobalt ECS
|
Structure representing the main thread execution policy. More...
#include <stage.hpp>
Public Member Functions | |
| main_thread_execution_policty_t ()=default | |
| Default constructor. | |
Structure representing the main thread execution policy.
This structure is used to indicate that a system should be executed on the main thread.
|
explicitdefault |
Default constructor.