Exemplo n.º 1
0
    /*
     *  Public methods
     */

    public void Reset()
    {
        score.Clear();
        state = State.WAIT;
    }