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

Haptic:setGain

Set the gain value.

Method

SYNOPSIS

ret, err = function Haptic:setGain(value)

ARGUMENTS

  • value, the gain value

RETURNS

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