ScummVM API documentation
MADS::Conv Struct Reference

Classes

struct  LineSet
 

Public Member Functions

void load (Common::SeekableReadStream *src)
 

Public Attributes

int16 node_count
 
int16 dialog_count
 
int16 message_count
 
int16 text_line_count
 
int16 num_variables
 
int16 max_imports
 
int16 speaker_count
 
char speaker_portraits [5][16]
 
int16 speaker_frame [5]
 
char speech_file [14]
 
uint32 text_length
 
uint32 commands_length
 
Common::Array< ConvNodenodes
 
Common::Array< ConvDialogdialogs
 
Common::Array< LineSetmessages
 
Common::Array< char > text
 
Common::Array< byte > scripts
 
Common::Array< uint16 > textLines
 

Static Public Attributes

static constexpr size_t SIZE
 

Member Data Documentation

◆ SIZE

constexpr size_t MADS::Conv::SIZE
static
Initial value:
= (2 * 7 + 16 * 5 + 2 * 5 + 14 + 4 + 4) +
4 * 6

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