|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtVreGunActuator |
| struct | makVre::DtVreGunActuator::DtFireResult |
Namespaces | |
| namespace | makVrfEvents |
| namespace | makVre |
Variables | |
| const char | DtVreGunActuatorType [] = "vre-gun-actuator" |
| const unsigned int | DtVreGunDetonationTimerType = 500 |
This file defines the DtVreGunActuator class which provides a model of a mounted gun actuator. It handles firing events, ammunition management, and integrates with input controls for weapon operation.
| const char DtVreGunActuatorType[] = "vre-gun-actuator" |
Type identifier for the VRE gun actuator component.
| const unsigned int DtVreGunDetonationTimerType = 500 |
Timer type for gun detonation events.