hasDualRumble property
bool
get
hasDualRumble
Whether the gamepad has dual rumble control.
Implementation
bool get hasDualRumble => _hasProperty(SDL_PROP_JOYSTICK_CAP_RUMBLE_BOOLEAN);
Whether the gamepad has dual rumble control.
bool get hasDualRumble => _hasProperty(SDL_PROP_JOYSTICK_CAP_RUMBLE_BOOLEAN);