2D axis action for key matches. More...
#include <le2d/input/action.hpp>
Public Member Functions | |
| KeyAxis2D ()=default | |
| KeyAxis2D (glm::ivec2 const horz, glm::ivec2 const vert) | |
2D axis action for key matches.
|
default |
|
inlineexplicit |
| horz | Matching keys for X (-1, +1). |
| vert | Matching keys for Y (-1, +1). |