Changes between Initial Version and Version 1 of Ticket #12050, comment 2


Ignore:
Timestamp:
01/06/21 08:29:30 (3 years ago)
Author:
mgerhardy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12050, comment 2

    initial v1  
    55this call works:
    66
    7 _engine->_screens->copyScreen(_engine->imageBuffer, _engine->frontVideoBuffer);
     7_engine->frontVideoBuffer.blitFrom(_engine->imageBuffer);