Пример #1
0
 public void setType(FontType ftype)
 {
     OgreOverlayPINVOKE.Font_setType(swigCPtr, (int)ftype);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }