22 #ifndef TITANIC_SURFACE_FADER_H 23 #define TITANIC_SURFACE_FADER_H 25 #include "common/scummsys.h" 74 bool isActive()
const {
return _index >= 0 && _index < _count; }
Definition: surface_area.h:36
Definition: surface_fader.h:33
Definition: screen_manager.h:49
void setFadeIn(bool fadeIn)
bool isActive() const
Definition: surface_fader.h:74
Definition: video_surface.h:43
CVideoSurface * draw(CScreenManager *screenManager, CVideoSurface *srcSurface)