21 lines
435 B
HTML
21 lines
435 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelRotation [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelRotation( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns a wheel's spin rotation.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelrotation.html">SetWheelRotation</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |