Skip to content
Amethyst documentation
AmethystAPI
Examples
Getting Started
Reverse Engineering
Toggle navigation menu
⌘
K
Amethyst documentation
/
AmethystAPI
/
File list
/
File InputAction.hpp
File InputAction.hpp
¶
namespace
Amethyst
class
InputAction
¶
Public Functions
inline
InputAction
(
const
std
::
string
&
inputName
,
int
defaultButton
,
bool
allowRemapping
)
¶
Public Members
std
::
string
mInputName
¶
int
mDefaultButton
¶
bool
mAllowRemapping
¶