#include <le2d/input/controls.hpp>
◆ MouseButtonChord() [1/2]
| le::input::MouseButtonChord::MouseButtonChord |
( |
| ) |
|
|
default |
◆ MouseButtonChord() [2/2]
| constexpr le::input::MouseButtonChord::MouseButtonChord |
( |
int const |
button, |
|
|
int const |
action = GLFW_PRESS, |
|
|
int const |
mods = 0 |
|
) |
| |
|
inlineexplicitconstexpr |
◆ is_engaged()
| constexpr auto le::input::MouseButtonChord::is_engaged |
( |
event::MouseButton const & |
button | ) |
const -> bool |
|
inlineconstexpr |
The documentation for this class was generated from the following file: