21 lines
491 B
HTML
21 lines
491 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelRotationDelta [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelRotationDelta( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns how much the wheels spin angle changed since the last frame.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelrotationdelta.html">SetWheelRotationDelta</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |