Clutter Engine 0.0.1
Loading...
Searching...
No Matches
clt::Input::AxisMapping Struct Reference

Struct representing a mapping between two keys for an axis. More...

#include <Input.h>

Public Attributes

EKey positiveKey
 
EKey negativeKey
 

Detailed Description

Struct representing a mapping between two keys for an axis.

Member Data Documentation

◆ negativeKey

EKey clt::Input::AxisMapping::negativeKey

Key for negative axis direction

◆ positiveKey

EKey clt::Input::AxisMapping::positiveKey

Key for positive axis direction


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