Skip to main content

systems Folder

Files Index

filehelios/engine/modules/ui/binding/systems/_module.ixx

Module facade for UI binding systems. More...

fileScore2UiTextUpdateSystem.ixx

System for binding score values to UI text components. More...

Description

helios::engine::modules::ui::binding::systems

UI data binding systems.

This namespace contains systems that connect game state to UI widgets, enabling automatic UI updates when the underlying data changes.

Systems

SystemDescription
Score2UiTextUpdateSystemUpdates text components when observed score values change

Score2UiTextUpdateSystem

Queries entities with both ScoreObserverComponent and UiTextComponent. When the score observer signals an update, the system propagates the new total score to the text component.



Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.