Public Member Functions | |
| ComicViewer (NoctropolisEngine *vm) | |
| void | run (const ComicResource *comic) |
Protected Member Functions | |
| PageResult | runPage (const ComicPage *page) |
| bool | drawBubble (const ComicBox &bubble) |
Protected Attributes | |
| NoctropolisEngine * | _vm |
| ComicResource * | _comic |
| SpriteResource * | _bubbleSprites |
| int | _currPage |