Exemplo n.º 1
0
    }    //ListenForLearnRequest

    void ListenForDisplayMode()
    {
        if (Input.GetKeyDown(KeyCode.Tab))
        {
            InputPlus.ToggleDataView();
        }
    }    //ListenForLearnRequest