ScummVM API documentation
MM::Xeen::PartyDrawer Class Reference

#include <interface.h>

Inheritance diagram for MM::Xeen::PartyDrawer:
MM::Xeen::Interface MM::Xeen::PartyDialog

Public Member Functions

 PartyDrawer (XeenEngine *vm)
 
void drawParty (bool updateFlag)
 
void highlightChar (int charId)
 
void highlightChar (const Character *c)
 
void unhighlightChar ()
 
void resetHighlight ()
 

Detailed Description

Class responsible for drawing the images of the characters in the party

Member Function Documentation

◆ highlightChar() [1/2]

void MM::Xeen::PartyDrawer::highlightChar ( int  charId)

Highlights the specified character in the party display at the bottom of the screen

Parameters
charIdCharacter number

◆ highlightChar() [2/2]

void MM::Xeen::PartyDrawer::highlightChar ( const Character c)

Highlights the specified character in the party display at the bottom of the screen

Parameters
cCharacter to highlight

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