Delete setspritegravity.html

This commit is contained in:
arc1tec4
2024-11-11 16:37:12 -07:00
committed by GitHub
parent 74f9fc8969
commit 34c023a976

View File

@@ -1,20 +0,0 @@
<!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>