|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtPlayerComponent |
Namespaces | |
| namespace | makVrv |
| namespace | makVre |
| namespace | makVre::PlayerComponentConfig |
Variables | |
| constexpr const char * | makVre::PlayerComponentConfig::initAttributes = "initAttributes" |
| constexpr const char * | makVre::PlayerComponentConfig::name = "name" |
This file contains the base class that all role components in VR-Engage must inherit from. Components provide specific functionality for roles, such as movement, weapons, sensors, and user interface elements. The component system allows roles to be composed from reusable building blocks.