VR-Engage  2.2
Loading...
Searching...
No Matches
entityControlLogic.h File Reference
Include dependency graph for entityControlLogic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtEntityControlLogic
 

Namespaces

namespace  makVre
 
namespace  makVre::EntityControlLogicConfig
 

Variables

constexpr const char * makVre::EntityControlLogicConfig::inputConfigFile = "inputConfigFile"
 
constexpr const char * makVre::EntityControlLogicConfig::mouseControlSupport = "mouseControlSupport"
 
constexpr const char * makVre::EntityControlLogicConfig::joystickFunctionGroups = "joystickFunctionGroups"
 
constexpr const char * makVre::DtEntityControlLogicType = "DtEntityControlLogic"
 

Detailed Description

This file contains the DtEntityControlLogic class which provides the core functionality for controlling entities in the simulation. It handles user input mapping, entity state updates, and simulation control operations.