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

Struct representing a mapping between two mouse buttons for an axis. More...

#include <Input.h>

Public Attributes

EMouseButton positiveKey
 
EMouseButton negativeKey
 

Detailed Description

Struct representing a mapping between two mouse buttons for an axis.

Member Data Documentation

◆ negativeKey

EMouseButton clt::Input::MouseAxisMapping::negativeKey

Mouse button for negative axis direction

◆ positiveKey

EMouseButton clt::Input::MouseAxisMapping::positiveKey

Mouse button for positive axis direction


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