Ejemplo n.º 1
0
        public string getSource()
        {
            string ret = OgreOverlayPINVOKE.Font_getSource(swigCPtr);

            if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
            {
                throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }