Exemple #1
0
        public static void SetType(int type)
        {
            BasePlatformWrapper platformWrapper = PlatformWrapper.platform;

            platformWrapper.SetType(type);
        }