PixelLightAPI
.
|
#include <PLCore/Base/Rtti.h>
Go to the source code of this file.
Namespaces | |
namespace | PLInput |
Enumerations | |
enum | PLInput::EControllerType { PLInput::ControllerDevice = 0, PLInput::ControllerVirtual } |
Controller type. More... | |
enum | PLInput::EDeviceBackend { PLInput::BackendUnknown = 0, PLInput::BackendUpdateDevice, PLInput::BackendConnectionDevice, PLInput::BackendHID } |
Device backend type. More... | |
Functions | |
PLInput::pl_enum (EControllerType) pl_enum_value(ControllerDevice | |
Real input no input connections are allowed | PLInput::pl_enum_value (ControllerVirtual,"Virtual controller, input and output connections are allowed") pl_enum_endenum EControlType |
Control type. | |
PLInput::pl_enum (EControlType) pl_enum_value(ControlUnknown | |
Unknown control | PLInput::pl_enum_value (ControlButton,"Button or key") pl_enum_value(ControlAxis |
Unknown control Axis | PLInput::pl_enum_value (ControlLED,"LED output") pl_enum_value(ControlEffect |
Variables | |
Real input | PLInput::device |
|