Class: SDL2::Joystick::DeviceInfo
- Inherits:
-
Object
- Object
- SDL2::Joystick::DeviceInfo
- Defined in:
- joystick.c,
joystick.c
Overview
This class represents joystick device information, its name and GUID.
You can get the information with devices.
Instance Attribute Summary (collapse)
-
- (String) GUID
readonly
Device GUID.
-
- (String) name
readonly
Device name.
Instance Attribute Details
- (String) GUID (readonly)
Device GUID
- (String) name (readonly)
Device name