public virtual void draw(SWIGTYPE_p_int parentHorPos, SWIGTYPE_p_int parentVertPos, float deltaTime) { OpenGLSupportPINVOKE.GL_DialogControl_draw(swigCPtr, SWIGTYPE_p_int.getCPtr(parentHorPos), SWIGTYPE_p_int.getCPtr(parentVertPos), deltaTime); if (OpenGLSupportPINVOKE.SWIGPendingException.Pending) { throw OpenGLSupportPINVOKE.SWIGPendingException.Retrieve(); } }