|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Obstacle in PinBallDomain |
---|
Classes in PinBallDomain that implement Obstacle | |
---|---|
class |
PolygonObstacle
Obstacle class for polygonal obstacles. |
class |
Target
The goal in the PinBallDomain. |
Methods in PinBallDomain that return types with arguments of type Obstacle | |
---|---|
java.util.ArrayList<Obstacle> |
PinBall.getObstacles()
Get a list of the obstacles. |
Methods in PinBallDomain with parameters of type Obstacle | |
---|---|
void |
PinBall.addObstacle(Obstacle o)
Add an obstacle to the domain. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |