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
S
setCurrPoly(Polygon)
- Method in class PinBallDomain.
PinBallCanvas
Set the "current" polygon.
setNewPolygons(ArrayList<Polygon>)
- Method in class PinBallDomain.
PinBallCanvas
Pass in an ArrayList of "new" polygons.
setPosition(double, double)
- Method in class PinBallDomain.
Ball
Set the ball's position.
setVelocities(double, double)
- Method in class PinBallDomain.
Ball
Explicity set the ball's velocities.
size()
- Method in class PinBallDomain.
Point
Return the length of the vector corresponding to this point.
State
- Interface in
PinBallDomain
Generic state interface.
step()
- Method in class PinBallDomain.
Ball
Moves the ball one step forward, in the direction of
xdot
and
ydot
.
step(int)
- Method in class PinBallDomain.
PinBall
Given an action, advance the domain one step and return a reward.
STEP_PENALTY
- Static variable in class PinBallDomain.
PinBall
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