Re: [AD] Two dumb little patches

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Chris wrote:

Elias Pschernig wrote:

On Wed, 2005-04-13 at 10:30 -0700, Robert Ohannessian wrote:

How about destroy_bitmap(screen) ?


Yes, that sounds like a good idea. It would mean adding a "destroy"
method to the bitmap vtable, and for screen, set it to one that resets
the gfx mode.


Why? Just special case if(bmp == screen) in destroy bitmap, and if it's true, call set_gfx_mode(GFX_TEXT, 0, 0, 0, 0) and return.


Or we could not anything, seeing as we are in beta...

Peter




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/