Shrunk ball again
This commit is contained in:
		@ -7,7 +7,7 @@ import com.me.brickbuster.BrickBuster;
 | 
			
		||||
 | 
			
		||||
public class Ball extends Entity {
 | 
			
		||||
 | 
			
		||||
	public static final int RADIUS = 20;
 | 
			
		||||
	public static final int RADIUS = 18;
 | 
			
		||||
	public static final Color BALL_COLOR = Color.CHARTREUSE;
 | 
			
		||||
 | 
			
		||||
	public Vector2 direction;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user