NumberFormatterComponent.ixx File
Component that formats numeric values for UI display. More...
Included Headers
#include <format>
#include <string>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | modules |
|
Domain-specific components and systems. More... | |
| namespace | ui |
|
User interface components and systems for game entities. More... | |
| namespace | layout |
|
Layout primitives for UI positioning and value formatting. More... | |
| namespace | components |
|
Layout-related UI components. More... | |
Classes Index
| class | NumberFormatterComponent |
|
Component that formats arithmetic values into a display string. More... | |
Description
Component that formats numeric values for UI display.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::engine::modules::ui::layout::components {
25 class NumberFormatterComponent {
42 format_ = std::move(format);
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.