NDEVR
API Documentation
ControllerInterface::ControllerInput

Base structure for all controller input types. More...

Inheritance diagram for ControllerInterface::ControllerInput:
[legend]
Collaboration diagram for ControllerInterface::ControllerInput:
[legend]

Public Member Functions

 ControllerInput (UUID id)
 Constructs a ControllerInput with the given unique identifier.

Public Attributes

String icon
 Icon resource name for this input.
Bounds< 2, fltp08icon_bounds_location = Constant<Bounds<2, fltp08>>::Invalid
 Position and size of the icon on a controller diagram.
UUID id
 Unique identifier for this input.
TranslatedString name
 Display name of this input.

Detailed Description

Base structure for all controller input types.

Definition at line 25 of file ControllerInterface.h.

Constructor & Destructor Documentation

◆ ControllerInput()


The documentation for this struct was generated from the following file: