Added sprite shape functions
This commit is contained in:
17
doc/doc_files/getspritelocalvector.html
Normal file
17
doc/doc_files/getspritelocalvector.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>getSpriteLocalVector [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub getSpriteLocalVector( spr_id, wX, wY, ByRef x, ByRef y) </h2></p>
|
||||
<p>
|
||||
Gets a local vector given a world vector.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user