ScummVM API documentation
Sherlock::Tattoo::WidgetCredits Class Reference

Public Member Functions

 WidgetCredits (SherlockEngine *vm)
 
bool active () const
 
void initCredits ()
 
void close ()
 
void drawCredits ()
 
void blitCredits ()
 
void eraseCredits ()
 

Member Function Documentation

◆ active()

bool Sherlock::Tattoo::WidgetCredits::active ( ) const
inline

Returns true if the credits are active

◆ initCredits()

void Sherlock::Tattoo::WidgetCredits::initCredits ( )

Initialize and load credit data for display

◆ close()

void Sherlock::Tattoo::WidgetCredits::close ( )

Closes down credits display

◆ drawCredits()

void Sherlock::Tattoo::WidgetCredits::drawCredits ( )

Draw credits on the screen

◆ blitCredits()

void Sherlock::Tattoo::WidgetCredits::blitCredits ( )

Blit the drawn credits to the screen

◆ eraseCredits()

void Sherlock::Tattoo::WidgetCredits::eraseCredits ( )

Erase any area of the screen covered by credits


The documentation for this class was generated from the following file: