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

Struct representing a mapping for a 2D vector using four keys. More...

#include <Input.h>

Public Attributes

EKey XpositiveKey
 
EKey XNegativeKey
 
EKey YpositiveKey
 
EKey YNegativeKey
 

Detailed Description

Struct representing a mapping for a 2D vector using four keys.

Member Data Documentation

◆ XNegativeKey

EKey clt::Input::VectMapping::XNegativeKey

Key for negative X direction

◆ XpositiveKey

EKey clt::Input::VectMapping::XpositiveKey

Key for positive X direction

◆ YNegativeKey

EKey clt::Input::VectMapping::YNegativeKey

Key for negative Y direction

◆ YpositiveKey

EKey clt::Input::VectMapping::YpositiveKey

Key for positive Y direction


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