Ejemplo n.º 1
0
 public void setSource(string source)
 {
     OgreOverlayPINVOKE.Font_setSource(swigCPtr, source);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }