Delete getspritegravity.html

This commit is contained in:
arc1tec4
2024-11-11 16:36:50 -07:00
committed by GitHub
parent 19f67fa883
commit a13d3de54f

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>GetSpriteGravity [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub GetSpriteGravity(ByRef x, ByRef y) </h2></p>
<p>
Use this function for retrieving the global gravity vector.
</p>
<br><p>Related:
<a href="setspritegravity.html">SetSpriteGravity</a>
</p>
<p>
</body>
</html>