virtual void put_screen( int x, int y, float scale_x, float scale_y, int spr_no=0);
Draws the surface onto the backbuffer - scaling it to a specified size.
Back to index