ExamineJoystick()
语法
Result = ExamineJoystick(#Joystick)概要
Updates the current joystick state. It needs to be called before using the following functions: JoystickButton(), JoystickAxisX(), JoystickAxisY() and JoystickAxisZ().
参数
#Joystick The joystick to use. The first joystick index is 0. The number of available joysticks is returned by InitJoystick().
返回值
Returns nonzero if the joystick state has been correctly updated, returns zero otherwise.
参阅
JoystickButton(), JoystickAxisX(), JoystickAxisY(), JoystickAxisZ().
已支持操作系统
所有