public class Obstacle extends Bird
DetectionRange, SeparationRange| Constructor and Description |
|---|
Obstacle(float x,
float y)
This is the constructor for the obstacle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
move(int angle)
The obstacle class overrides the move function to do nothing.
|
getColor, getDistance, getDistance, getLocation, getMaxTurnTheta, getRepresentation, getTheta, move, setLocation, setMaxTurnTheta, setRepresentation, setSpeed, updateRepresentationPosition, updateRepresentationRotation