bowlingxp.v3
Class Scorer

java.lang.Object
  extended by bowlingxp.v3.Scorer

public class Scorer
extends java.lang.Object


Constructor Summary
Scorer()
           
 
Method Summary
 void addTiro(int birilli)
           
 int getPunteggioFrame(int numeroFrame)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scorer

public Scorer()
Method Detail

addTiro

public void addTiro(int birilli)

getPunteggioFrame

public int getPunteggioFrame(int numeroFrame)