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

17 lines
412 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>getSpriteLocalPoint [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub getSpriteLocalPoint( spr_id, wX, wY, ByRef x, ByRef y) </h2></p>
<p>
Gets a local point relative to the body's origin given a world point.
</p>
<p>
</body>
</html>