draw_icon_fast


Description:

protected virtual void draw_icon_fast (Surface surface)

Draws a placeholder icon onto a surface. This method should be considered time-critical! Make sure to only use simple drawing routines, and do not rely on external resources!

Parameters:

surface

the surface to draw on