virtual void clear_display( float red=0, float green=0, float blue=0, float alpha=1);
Clears backbuffer with the specified color.
Back to index