WindowBasedShutdownSystem Class Template
Queues ShutdownCommand when no active window entities are left. More...
Declaration
Public Member Typedefs Index
template <typename THandle, typename TCommandBuffer = NullCommandBuffer> | |
| using | CommandBuffer_type = TCommandBuffer |
template <typename THandle, typename TCommandBuffer = NullCommandBuffer> | |
| using | EngineRoleTag = SystemRole |
|
Engine role marker used by runtime registries. More... | |
Public Member Functions Index
template <typename THandle, typename TCommandBuffer = NullCommandBuffer> | |
| void | update (UpdateContext &updateContext, TCommandBuffer &cmdBuffer) noexcept |
|
Checks window activity and queues shutdown when the set is empty. More... | |
Description
Queues ShutdownCommand when no active window entities are left.
- Template Parameters
-
THandle Window handle type.
Definition at line 48 of file WindowBasedShutdownSystem.ixx.
Public Member Typedefs
CommandBuffer_type
|
Definition at line 52 of file WindowBasedShutdownSystem.ixx.
EngineRoleTag
|
Engine role marker used by runtime registries.
Definition at line 57 of file WindowBasedShutdownSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Checks window activity and queues shutdown when the set is empty.
- Parameters
-
updateContext Frame-local update context.
cmdBuffer Command buffer for submitting shutdown commands.
Definition at line 65 of file WindowBasedShutdownSystem.ixx.
Reference helios::registerComponents.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.