Files
RCBASIC4/doc/doc_files/getspriteaabb.html
2025-03-20 17:29:11 -04:00

17 lines
388 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetSpriteAABB [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub GetSpriteAABB( spr_id, ByRef x1, ByRef y1, ByRef x2, ByRef y2 ) </h2></p>
<p>
Returns the axis aligned bounding box for a sprite
</p>
<p>
</body>
</html>