Index of all Fields and Methods
All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- action(Event, Object).
Method in class EDU.gac.max.flip.Flip
-
- Flip().
Constructor for class EDU.gac.max.flip.Flip
-
- flip(int).
Method in class EDU.gac.max.flip.Flip
- The flip method takes care of flipping one of the "keys" on the
board -- such as the one clicked-on or one of its neighbors.
- handleEvent(Event).
Method in class EDU.gac.max.flip.Flip
-
- main(String[]).
Static method in class EDU.gac.max.flip.Flip
-
- randomize().
Method in class EDU.gac.max.flip.Flip
- The randomize method independently chooses whether to flip each key
with a 50/50 chance for each.
- recolor(int).
Method in class EDU.gac.max.flip.Flip
- The recolor method updates the displayed color of one of the keys
on the board to reflect the current flippedness state of that key.