示例#1
0
        public static WindowManager getSingleton()
        {
            WindowManager ret = new WindowManager(CeguiBindingsPINVOKE.WindowManager_getSingleton(), false);

            return(ret);
        }