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

SDL.numHaptics

Get the number of haptic devices.

Function

SYNOPSIS

num, err = function SDL.numHaptics()

RETURNS

  • num, the number of devices
  • err, the error message
Clone this wiki locally