#include <Property.hpp>
◆ Property() [1/2]
◆ Property() [2/2]
◆ max()
|
inlinestaticconstexprnoexcept |
◆ parse()
static Property parse |
( |
std::string_view |
name, |
|
|
std::size_t * |
pos = nullptr |
|
) |
| |
|
static |
◆ accelerometer
constexpr Property accelerometer {INPUT_PROP_ACCELEROMETER} |
|
inlinestaticconstexpr |
◆ button_pad
constexpr Property button_pad {INPUT_PROP_BUTTONPAD} |
|
inlinestaticconstexpr |
◆ direct
constexpr Property direct {INPUT_PROP_DIRECT} |
|
inlinestaticconstexpr |
◆ pointer
constexpr Property pointer {INPUT_PROP_POINTER} |
|
inlinestaticconstexpr |
◆ pointing_stick
constexpr Property pointing_stick {INPUT_PROP_POINTING_STICK} |
|
inlinestaticconstexpr |
◆ semi_mt
constexpr Property semi_mt {INPUT_PROP_SEMI_MT} |
|
inlinestaticconstexpr |
◆ top_button_pad
constexpr Property top_button_pad {INPUT_PROP_TOPBUTTONPAD} |
|
inlinestaticconstexpr |
The documentation for this class was generated from the following file: