Skip to content

Sdl JoystickGetAttached

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

Joystick:getAttached

Get the attach status.

Method

SYNOPSIS

ret, err = function Joystick:getAttached()

RETURNS

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