TimerControlCommand.ixx File
Command for controlling game timer state transitions. More...
Included Headers
#include <cassert>
#include <memory>
#include <helios.engine.runtime.timing.types>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | runtime |
| namespace | timing |
| namespace | commands |
Classes Index
| class | TimerControlCommand |
|
Command that carries a TimerControlContext to the timer subsystem. More... | |
Description
Command for controlling game timer state transitions.
File Listing
The file content with the documentation metadata removed is:
17export namespace helios::engine::runtime::timing::commands {
28 class TimerControlCommand {
33 helios::engine::runtime::timing::types::TimerControlContext timerContext_;
42 explicit TimerControlCommand(
44 ) : timerContext_(std::move(timerContext)) { }
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.