Esempio n. 1
0
    void reiniciar()
    {
        sonidoreinicio.Play();
        botonreiniciar.Reiniciar();
        timesOver      = false;
        choiceselected = false;
        tapCounter     = 0;

        /*if (botonreiniciar.gameoverButton)
         * {
         *
         * }*/
    }