jdevice property

Pointer<SdlJoyDeviceEvent> get jdevice

Implementation

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