#include <device.hpp>
Definition at line 8 of file device.hpp.
◆ input_device()
input::input_device::input_device |
( |
const device_type | type | ) |
|
|
inline |
◆ ~input_device()
virtual input::input_device::~input_device |
( |
| ) |
|
|
inlinevirtual |
◆ get_device_type()
auto input::input_device::get_device_type |
( |
| ) |
const -> device_type
|
|
inline |
◆ get_name()
virtual auto input::input_device::get_name |
( |
| ) |
const -> const std::string & |
|
pure virtual |
◆ is_input_allowed()
auto input::input_device::is_input_allowed |
( |
| ) |
const -> bool
|
|
inline |
◆ set_is_input_allowed()
void input::input_device::set_is_input_allowed |
( |
bool | allowed | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/input/action_map/device.hpp