Esempio n. 1
0
 public void setAntialiasColour(bool enabled)
 {
     OgreOverlayPINVOKE.Font_setAntialiasColour(swigCPtr, enabled);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }