jdevice property

Pointer<SdlJoyDeviceEvent> get jdevice

Implementation

Pointer<SdlJoyDeviceEvent> get jdevice =>
    cast<Uint8>().elementAt(0).cast<SdlJoyDeviceEvent>();