Beispiel #1
0
        static public void AddLImage(MenuCommand menuCommand)
        {
            GameObject go = DefaultControls.CreateLImage();

            MenuOptions.PlaceUIElementRoot(go, menuCommand);
        }