Files
RCBASIC4/doc/files/setspritebullet.html
2024-12-14 15:28:03 -05:00

23 lines
491 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>setSpriteBullet [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub setSpriteBullet( spr_id, flag) </h2></p>
<p>
Sets whether body has continuous collision detection
</p>
<p>
Note: Useful for fast moving objects
</p>
<br><p>Related:
<a href="spriteisbullet.html">SpriteIsBullet</a>
</p>
<p>
</body>
</html>