Tablut
Class ReglesTablut
java.lang.Object
Tablut.ReglesTablut
public class ReglesTablut
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReglesTablut
public ReglesTablut(boolean applet)
setAppletGraphique
public void setAppletGraphique(boolean t)
printPlateau
public void printPlateau()
getTaille
public int getTaille()
getTempsMaximum
public int getTempsMaximum()
getJoueur
public int getJoueur()
gameOver
public void gameOver(int loser,
int type)
getGameOver
public boolean getGameOver()
getGagnant
public int getGagnant()
executeMouvement
public void executeMouvement(int departLigne,
int departColonne,
int arriveeLigne,
int arriveeColonne)