Updated docs
This commit is contained in:
25
doc/files/joyrumbleplay.html
Normal file
25
doc/files/joyrumbleplay.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>JoyRumblePlay [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub JoyRumblePlay(joy_num, strength, duration) </h2></p>
|
||||
<p>
|
||||
Rumbles a joystick at a specified strength for the specifed duration.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Strength - A value between 0 and 1
|
||||
</li>
|
||||
<li>
|
||||
Duration - Value is in milliseconds
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user