Esempio n. 1
0
    public static void UI_Up()
    {
        IUIItem i = Stack.Peek();

        i.UI_Up();
    }