|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmadkit.games.tictactoe.Piece
madkit.games.tictactoe.FourInARowPiece
public class FourInARowPiece
A piece which is used in the Four in a row game
Copyright: Copyright (c) 2002 - MadKit Team. goto: www.madkit.org
Constructor Summary | |
---|---|
FourInARowPiece(GameCases j,
GameCasesDisplay v,
int coul)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FourInARowPiece(GameCases j, GameCasesDisplay v, int coul)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |