20 lines
428 B
HTML
20 lines
428 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetWorld2DTimeStep [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub SetWorld2DTimeStep( ts ) </h2></p>
|
|
<p>
|
|
Sets the timestep for the active canvas
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getworld2dtimestep.html">GetWorld2DTimeStep</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |