Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
N
O
P
S
T
U
W
G
getBall()
- Method in class PinBallDomain.
PinBall
Get the ball object.
getCenter()
- Method in class PinBallDomain.
Ball
Obtain the center point of the ball.
getCenter()
- Method in class PinBallDomain.
Target
Get the center of the target.
getClickedPolygon(int, int)
- Method in class PinBallDomain.
PinBallCanvas
Return the polygon "clicked on" at a point.
getDescriptor()
- Method in class PinBallDomain.
PinBallState
Convert to an array of doubles (each value normalized).
getDescriptor()
- Method in interface PinBallDomain.
State
Return a double array state descriptor.
getIntercept()
- Method in interface PinBallDomain.
Obstacle
Get the intercept position with the ball.
getIntercept()
- Method in class PinBallDomain.
PinBall
Get the position of the last intercept.
getIntercept()
- Method in class PinBallDomain.
PolygonObstacle
Get the last intercept point.
getIntercept()
- Method in class PinBallDomain.
Target
Get a point of intersection.
getNumActions()
- Method in class PinBallDomain.
PinBall
Get the number of actions available in the domain
getObstacles()
- Method in class PinBallDomain.
PinBall
Get a list of the obstacles.
getPoints()
- Method in class PinBallDomain.
PolygonObstacle
Get the Point variables making up the obstacle.
getPolygon(int)
- Method in class PinBallDomain.
PinBallCanvas
Get the polygon at a particular position.
getRadius()
- Method in class PinBallDomain.
Ball
Obtain the ball's radius.
getRadius()
- Method in class PinBallDomain.
Target
Get the target's radius.
getStartStates()
- Method in class PinBallDomain.
PinBall
Get the list of start positions for the ball.
getState()
- Method in class PinBallDomain.
PinBall
Get current state.
getTarget()
- Method in class PinBallDomain.
PinBall
Get the target object.
getVelocity()
- Method in class PinBallDomain.
Ball
Return the ball's speed.
getX()
- Method in class PinBallDomain.
Ball
Obtain the ball's X co-ordinate
getX()
- Method in class PinBallDomain.
Point
Get the point's X coordinate.
getX()
- Method in class PinBallDomain.
Target
Get the target's X coordinate.
getXDot()
- Method in class PinBallDomain.
Ball
Obtain the ball's X velocity.
getY()
- Method in class PinBallDomain.
Ball
Obtain the ball's Y co-ordinate
getY()
- Method in class PinBallDomain.
Point
Get the point's Y coordinate.
getY()
- Method in class PinBallDomain.
Target
Get the target's Y coordinate.
getYDot()
- Method in class PinBallDomain.
Ball
Obtain the ball's Y velocity.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
N
O
P
S
T
U
W