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

Haptic:unpause

Unpause the haptic device.

Method

SYNOPSIS

ret, err = function Haptic:unpause()

RETURNS

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