Cogs.Core
Public Attributes | List of all members
Cogs::Core::InputManager::InputAxisMapping Struct Reference

Public Attributes

std::string name
 
float value = 0
 
std::vector< SourceAxisMappinginputs
 

Detailed Description

Definition at line 139 of file InputManager.h.

Member Data Documentation

◆ inputs

std::vector<SourceAxisMapping> Cogs::Core::InputManager::InputAxisMapping::inputs

Definition at line 145 of file InputManager.h.

◆ name

std::string Cogs::Core::InputManager::InputAxisMapping::name

Definition at line 141 of file InputManager.h.

◆ value

float Cogs::Core::InputManager::InputAxisMapping::value = 0

Definition at line 143 of file InputManager.h.


The documentation for this struct was generated from the following file: