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
-
#GUID ⇒ String
readonly
Device GUID.
-
#name ⇒ String
readonly
Device name.
Instance Attribute Details
#GUID ⇒ String (readonly)
Device GUID
#name ⇒ String (readonly)
Device name