|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSpieler
Computer
Field Summary | |
(package private) Brett |
brett
|
(package private) static int |
verbose
|
(package private) int[][] |
zuege
|
Fields inherited from class Spieler |
icon, name, score, spalte, zeile |
Constructor Summary | |
Computer()
|
|
Computer(int x,
int y,
Brett b)
|
Method Summary | |
javax.swing.ImageIcon |
getIcon()
|
void |
move()
|
Methods inherited from class Spieler |
getName, getScore, getX, getY, incScore, setX, setY |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static int verbose
int[][] zuege
Brett brett
Constructor Detail |
public Computer()
public Computer(int x, int y, Brett b)
Method Detail |
public javax.swing.ImageIcon getIcon()
getIcon
in class Spieler
public void move()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |