Score.ixx File
Abstract base class for score types. More...
Included Headers
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | mechanics |
|
High-level gameplay systems and components for game logic. More... | |
| namespace | scoring |
|
Score management and tracking system for game mechanics. More... | |
| namespace | types |
Classes Index
| class | Score |
|
Abstract base class for score value types. More... | |
Description
Abstract base class for score types.
File Listing
The file content with the documentation metadata removed is:
12export namespace helios::engine::mechanics::scoring::types {
47 return value_;
55 [[nodiscard]] virtual helios::engine::mechanics::scoring::types::ScoreTypeId typeId() const noexcept = 0;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.