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

M

MinorPlanet - Class in asteroids.model
A class representing an Entity of the type MinorPlanet, involving a position, a velocity and a radius.
MinorPlanet(double, double, double, double, double) - Constructor for class asteroids.model.MinorPlanet
Create a new minor planet.
minRadiusBlackHole - Variable in class asteroids.model.Entity
Constant holding the minimum radius of a BlackHole.
minRadiusBullet - Variable in class asteroids.model.Entity
Constant holding the minimum radius of a bullet.
minRadiusMinorPlanet - Variable in class asteroids.model.Entity
Constant holding the minimum radius of a MinorPlanet.
minRadiusShip - Variable in class asteroids.model.Entity
Constant holding the minimum radius of a ship.
move(Ship, double) - Method in class asteroids.facade.Facade
 
move(double) - Method in class asteroids.model.Entity
Move the entity for a certain amount of time (duration).
move(double) - Method in class asteroids.model.Planetoid
Move the planetoid a given amount of time.
move(double) - Method in class asteroids.model.Ship
Move the ship for a given amount of time.
multiplication - Class in asteroids.model.Programs.Expressions
 
multiplication(Expression<? extends Double>, Expression<? extends Double>, SourceLocation) - Constructor for class asteroids.model.Programs.Expressions.multiplication
 
A B C E F G H I L M N O P R S T V W X Y 
Skip navigation links