Skip to content

Sdl HapticRumbleStop

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Haptic:rumbleStop

Stop the rumble.

Method

SYNOPSIS

ret, err = function Haptic:rumbleStop()

RETURNS

  • ret, true on success or nil on failure
  • err, the error message
Clone this wiki locally