Add files via upload

This commit is contained in:
arc1tec4
2024-11-10 22:17:02 -07:00
committed by GitHub
parent f30aaffc4c
commit f8296f44cf
3 changed files with 41 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SetSpriteGravity [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub SetSpriteGravity(x, y) </h2></p>
<p>
Use this function for setting the global gravity vector.
</p>
<br><p>Related:
<a href="getspritegravity.html">GetSpriteGravity</a>
</p>
<p>
</body>
</html>