20 lines
472 B
HTML
20 lines
472 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetGravity2D [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub GetGravity2D(ByRef x, ByRef y) </h2></p>
|
|
<p>
|
|
Use this function for retrieving the global gravity vector. A sprite canvas layer must be open.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setgravity2d.html">SetGravity2D</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |