Unravel Engine C++ Reference
Loading...
Searching...
No Matches
axis_range.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
input
4
{
5
enum class
axis_range
6
{
7
full
,
8
positive
,
9
negative
,
10
};
11
12
}
// namespace InputLib
input
Definition
action_id.hpp:5
input::axis_range
axis_range
Definition
axis_range.hpp:6
input::axis_range::negative
@ negative
input::axis_range::positive
@ positive
input::axis_range::full
@ full
UnravelEngine
UnravelEngine
engine
engine
input
action_map
axis_range.hpp
Generated by
1.12.0