Files
RCBASIC4/doc/files/joyrumbleplay.txt
2026-02-26 15:33:51 -06:00

11 lines
258 B
Plaintext

#title JoyRumblePlay [RCBasic Doc]
#header Sub JoyRumblePlay(joy_num, strength, duration)
Rumbles a joystick at a specified strength for the specifed duration.
#list ul
#li Strength - A value between 0 and 1
#li Duration - Value is in milliseconds
#/list