TimerState.ixx File
Enumeration of possible game timer states. More...
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | runtime |
| namespace | timing |
| namespace | types |
Description
Enumeration of possible game timer states.
File Listing
The file content with the documentation metadata removed is:
11export namespace helios::engine::runtime::timing::types {
16 enum class TimerState {
21 Undefined = 0,
26 Running = 1,
31 Paused = 2,
36 Finished = 3,
41 Cancelled = 4
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.