DRAFT

SDL_JoystickClose

Use this function to close a joystick previously opened with SDL_JoystickOpen().

Syntax

void SDL_JoystickClose(SDL_Joystick* joystick)

Function Parameters

joystick

an SDL_Joystick structure containing joystick information ???

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryJoystick

SDL_JoystickClose (last edited 2010-10-11 21:35:01 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit