IsJoystick(#Number) - Checks if joystick is connected.
Posted: Mon Sep 29, 2008 7:56 am
Hello,
As I want to check up to about 8 joysticks I need a function telling me how many are connected to the PC or a function which returns if a joystick with the specific number is connected and can be examined. ExamineJoystick just notifies the debugger as if it is a fatal error to check a non-existing joystick. Without debugger it works.
Thanks,
Daniel
As I want to check up to about 8 joysticks I need a function telling me how many are connected to the PC or a function which returns if a joystick with the specific number is connected and can be examined. ExamineJoystick just notifies the debugger as if it is a fatal error to check a non-existing joystick. Without debugger it works.
Thanks,
Daniel