Esempio n. 1
0
    //BOTTOM TEXT

    public void DisplayBottomText(string text)
    {
        bottomText.DisplayBottomText(text);
    }