jbutton property

Pointer<SdlJoyButtonEvent> get jbutton

Implementation

Pointer<SdlJoyButtonEvent> get jbutton =>
    (cast<Uint8>() + 0).cast<SdlJoyButtonEvent>();