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