Skip navigation links
A B C E F G H I L M N O P R S T V W X Y 

B

BlackHole - Class in asteroids.model
Created by stef on 13-7-17.
BlackHole(double, double, double) - Constructor for class asteroids.model.BlackHole
 
bounce() - Method in class asteroids.model.Bullet
Decrements the number of bounces until destruction
bounceOffEntity(Entity) - Method in class asteroids.model.Entity
Resolve the bouncing of this entity with another given entity.
breakInWhile - Variable in class asteroids.model.Programs.Statements.breakStatement
 
breakStatement - Class in asteroids.model.Programs.Statements
 
breakStatement(SourceLocation) - Constructor for class asteroids.model.Programs.Statements.breakStatement
 
Bullet - Class in asteroids.model
A class representing a Bullet involving a position, a velocity, and a radius.
Bullet(double, double, double, double, double) - Constructor for class asteroids.model.Bullet
Initialize a bullet with x-position, y-position, velocity in x-direction, velocity in y-direction, radius.
A B C E F G H I L M N O P R S T V W X Y 
Skip navigation links