it.unibas.morracineseping.vista.presentationmodel
Class GiocoPM

java.lang.Object
  extended by it.unibas.morracineseping.vista.presentationmodel.GiocoPM

public class GiocoPM
extends java.lang.Object


Constructor Summary
GiocoPM()
           
 
Method Summary
 void gestisciPartita(PartitaPM partitaPm)
           
 int getPartiteVinteDalComputer()
           
 int getPartiteVinteDalGiocatore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GiocoPM

public GiocoPM()
Method Detail

getPartiteVinteDalComputer

public int getPartiteVinteDalComputer()

getPartiteVinteDalGiocatore

public int getPartiteVinteDalGiocatore()

gestisciPartita

public void gestisciPartita(PartitaPM partitaPm)