[Scummvm-devel] OSystem::clearScreen documentation / implementation

Johannes Schickel lordhoto at gmail.com
Sun Feb 15 21:13:48 CET 2009


Max Horn schrieb:
> In fact, I think it's wrong that the PalmOS port overloads clearScreen  
> the way it does, though I am not 100% sure. Anyway, I think it would  
> be sufficient (and indeed clearer) to have only a  
> OSystem::fillScreen(byte color) method (or, thinking about future  
> extensions to 16 or 32 bit, maybe make that an uint32 param).

If there are no objections about replacing clearScreen with a fillScreen 
method taking an uint32 (though I guess byte should be sufficient for 
now), I'll do so and try to update all ports except PalmOS.

// Johannes




More information about the Scummvm-devel mailing list