hgeGUIObject::Render

Should render the control to the screen.

virtual void Render() = 0;

Remarks

Render is a pure virtual function, so you have to define it.

Requirements

Header: hgegui.h