id property
A unique identifier for the gamepad controller.
On Linux, it maps to the file descriptor path. On macOs and Windows, it's just the index of the connected controller.
Implementation
final String id;
A unique identifier for the gamepad controller.
On Linux, it maps to the file descriptor path. On macOs and Windows, it's just the index of the connected controller.
final String id;