#include <input.h>
Definition at line 14 of file input.h.
◆ deinit()
auto unravel::input_system::deinit |
( |
rtti::context & | ctx | ) |
-> bool |
◆ get_analog_value()
auto unravel::input_system::get_analog_value |
( |
const input::action_id_t & | action | ) |
const -> float |
◆ get_default_mapping()
◆ get_digital_value()
auto unravel::input_system::get_digital_value |
( |
const input::action_id_t & | action | ) |
const -> bool |
◆ init()
◆ is_down()
◆ is_pressed()
◆ is_released()
auto unravel::input_system::is_released |
( |
const input::action_id_t & | action | ) |
const -> bool |
◆ manager
The documentation for this struct was generated from the following files:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/input/input.h
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/input/input.cpp