public void loadResource(Resource resource) { OgreOverlayPINVOKE.Font_loadResource(swigCPtr, Resource.getCPtr(resource)); if (OgreOverlayPINVOKE.SWIGPendingException.Pending) { throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve(); } }