TimerRevision.ixx File
Type alias for timer revision counters. More...
Included Headers
#include <cstdint>
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 | timing |
|
Game timer management system. More... | |
| namespace | types |
|
Core type definitions for the timing module. More... | |
Description
Type alias for timer revision counters.
File Listing
The file content with the documentation metadata removed is:
12export namespace helios::engine::mechanics::timing::types {
17 using TimerRevision = uint32_t;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.