![]() | Reference Manual - 1.8.0 | ||
|
DFBResult Flip ( | ||||
IDirectFBSurface | * | thiz, | ||
const DFBRegion | * | region, | ||
DFBSurfaceFlipFlags | flags | |||
); |
If no region is specified the whole surface is flipped, otherwise blitting is used to update the region. If surface capabilities don't include DSCAPS_FLIPPING, this method has the effect to make visible changes made to the surface contents.
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |