MaxScoreObserverClearSystem Class
System that resets the hasUpdate flag on all MaxScoreObserverComponents. 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 active MaxScoreObserverComponents. More... | |
Description
System that resets the hasUpdate flag on all MaxScoreObserverComponents.
Scheduled after the UI binding systems have consumed the update. This ensures that MaxScoreObserverComponent::hasUpdate() returns true for exactly one frame after a high score change.
- See Also
- See Also
MaxScoreObserverComponent
Definition at line 16 of file MaxScoreObserverComponent.ixx.
Public Member Typedefs
EngineRoleTag
|
Definition at line 44 of file MaxScoreObserverClearSystem.ixx.
Public Member Functions
update()
| inline noexcept |
Clears update flags on all active MaxScoreObserverComponents.
- Parameters
-
updateContext The current frame's update context.
Definition at line 50 of file MaxScoreObserverClearSystem.ixx.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.