Public Member Functions | |
| intro_v2d (HugoEngine *vm) | |
| void | preNewGame () override |
| void | introInit () override |
| bool | introPlay () override |
Public Member Functions inherited from Hugo::IntroHandler | |
| IntroHandler (HugoEngine *vm) | |
| void | freeIntroData () |
| void | loadIntroData (Common::SeekableReadStream &in) |
| byte | getIntroSize () const |
Additional Inherited Members | |
Public Attributes inherited from Hugo::IntroHandler | |
| Graphics::Surface | _surf |
| Graphics::WinFont | _font |
Protected Attributes inherited from Hugo::IntroHandler | |
| HugoEngine * | _vm |
| byte * | _introX |
| byte * | _introY |
| byte | _introXSize |
| int16 | _introTicks |