10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
#title SetSpriteBullet [RCBasic Doc]
|
|
#header Sub SetSpriteBullet( spr_id, flag)
|
|
|
|
Sets whether body has continuous collision detection
|
|
|
|
Note: Useful for fast moving objects
|
|
|
|
#ref SpriteIsBullet
|
|
|