Files
RCBASIC4/doc/files/joyrumbleplay.txt
2024-10-06 17:07:06 -04:00

10 lines
257 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