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