setBounce

public abstract void setBounce(boolean doesBounce)

Set whether or not this projectile should bounce or not when it hits something.

Parameters

doesBounce

whether or not it should bounce.