ScoreObserverClearSystem Class
System that resets the hasUpdate flag on all ScoreObserverComponents. More...
Declaration
Public Member Typedefs Index
| using | EngineRoleTag = helios::engine::common::tags::SystemRole |
Public Member Functions Index
| void | update (helios::engine::runtime::world::UpdateContext &updateContext) noexcept |
|
Clears update flags on all ScoreObserverComponents. More... | |
Description
System that resets the hasUpdate flag on all ScoreObserverComponents.
Scheduled after the UI binding systems have consumed the update. This ensures that ScoreObserverComponent::hasUpdate() returns true for exactly one frame after a score change.
- See Also
- See Also
ScoreObserverComponent
Definition at line 16 of file ScoreObserverComponent.ixx.
Public Member Typedefs
EngineRoleTag
|
Definition at line 46 of file ScoreObserverClearSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Clears update flags on all ScoreObserverComponents.
- Parameters
-
updateContext The current frame's update context.
Definition at line 53 of file ScoreObserverClearSystem.ixx.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.