ScummVM API documentation
M4::Burger::Walker Class Reference
Inheritance diagram for M4::Burger::Walker:
M4::Walker

Public Member Functions

bool walk_load_walker_and_shadow_series () override
 
machinewalk_initialize_walker () override
 
void reset_walker_sprites ()
 
void wilbur_speech (const char *name, int trigger=-1, int room=-1, byte flags=0, int vol=256, int channel=1)
 
void wilbur_say ()
 
void wilburs_speech_finished ()
 
bool wilbur_said (const char *list[][4])
 
void wilbur_speech_random (const char *name1, const char *name2, int trigger=-1)
 
void wilbur_speech_random (const char *name1, const char *name2, const char *name3, int trigger=-1)
 
void wilbur_speech_random (const char *name1, const char *name2, const char *name3, const char *name4, int trigger=-1)
 
void wilbur_speech_random (const char *name1, const char *name2, const char *name3, const char *name4, const char *name5, int trigger=-1)
 
void wilbur_speech_random (const char *name1, const char *name2, const char *name3, const char *name4, const char *name5, const char *name6, int trigger=-1)
 
void wilbur_speech_random (const char *name1, const char *name2, const char *name3, const char *name4, const char *name5, const char *name6, const char *name7, int trigger=-1)
 
bool wilbur_parser (const char **list)
 
bool wilbur_match (const WilburMatch *list)
 
void wilbur_poof ()
 
void wilbur_unpoof ()
 

Static Public Member Functions

static void unloadSprites ()
 

Member Function Documentation

◆ wilbur_said()

bool M4::Burger::Walker::wilbur_said ( const char *  list[][4])

Takes an array of string constants in the form of "object", "lookline", "takeline", "useline". The array has to end with four NULLs: nullptr, nullptr, nullptr, nullptr Use nullptr in place of a lookline, takeline, or useline if you don't want to this function to handle it


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