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

Public Attributes

std::string name
 
bool value = false
 
std::vector< SourceActionMappinginputs
 

Detailed Description

Definition at line 157 of file InputManager.h.

Member Data Documentation

◆ inputs

std::vector<SourceActionMapping> Cogs::Core::InputManager::InputActionMapping::inputs

Definition at line 163 of file InputManager.h.

◆ name

std::string Cogs::Core::InputManager::InputActionMapping::name

Definition at line 159 of file InputManager.h.

◆ value

bool Cogs::Core::InputManager::InputActionMapping::value = false

Definition at line 161 of file InputManager.h.


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