Closed wt959790 closed 6 years ago
Could you please give more specification?
Do I just have to modify mBitmap to control the content of the page? But for the first time there will be page confusion。
Bitmap is the real content you want to show on screen. So you should draw what you want to present on a bitmap and set it to PageFlip class correctly.
I don't understand what you said But for the first time there will be page confusion
, you want to show a page content at the first time or you don't want to show anything?
if (!page.isFirstTextureSet()) {
}