#include <conversations.h>
Public Member Functions | |
void | load (const Common::Path &filename) |
Public Attributes | |
uint16 | _nodeCount |
uint16 | _dialogCount |
uint16 | _messageCount |
uint16 | _textLineCount |
uint16 | _unk2 |
uint16 | _maxImports |
uint16 | _speakerCount |
int | _textSize |
int | _commandsSize |
Common::Path | _portraits [5] |
int | _speakerFrame [5] |
Common::Path | _speechFile |
Common::Array< ConvMessage > | _messages |
Common::StringArray | _textLines |
Common::Array< ConvNode > | _nodes |
Common::Array< ConvDialog > | _dialogs |
Represents the static, non-changing data for a conversation
void MADS::ConversationData::load | ( | const Common::Path & | filename | ) |
Load the specified conversation resource file