SpawnRuleState.ixx File
Runtime state for a spawn rule. More...
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | runtime |
|
Runtime infrastructure for game execution and lifecycle orchestration. More... | |
| namespace | spawn |
|
Entity spawning infrastructure for the helios engine. More... | |
| namespace | policy |
|
Spawn rules, conditions, and amount providers. More... | |
Classes Index
| class | SpawnRuleState |
|
Runtime state for a spawn rule. More... | |
Description
Runtime state for a spawn rule.
File Listing
The file content with the documentation metadata removed is:
9export namespace helios::engine::runtime::spawn::policy {
21 class SpawnRuleState {
35 void setSinceLastSpawn(float sinceLastSpawn) noexcept {
36 sinceLastSpawn_ = sinceLastSpawn;
44 [[nodiscard]] float sinceLastSpawn() const noexcept {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.