Skip to content

InputBindings::AxisMapping

#include "Core/Input/InputBindings.h"

Public Attributes

Name
Keys::Codecode
Modifiersmodifiers
floatvalue

Public Attributes Documentation

variable code

cpp
Keys::Code code;
Keys::Code code;

variable modifiers

cpp
Modifiers modifiers;
Modifiers modifiers;

variable value

cpp
float value;
float value;

Updated on 2024-03-16 at 19:15:00 +0000