#include <fack.hpp>
Inheritance diagram for AI_substate_speaking_while_sitting:
Public Member Functions | |
AI_substate_speaking_while_sitting (const list< string > &speech, pt< anim_frame > frame) | |
Public Attributes | |
list< string > | speech |
list< string >::const_iterator | current_phrase |
float | speech_timer |
pt< anim_frame > | frame |
|
Definition at line 2202 of file fack.hpp. References current_phrase, speech, and speech_timer. |
|
Definition at line 2198 of file fack.hpp. Referenced by AI_substate_speaking_while_sitting(). |
|
|
|
Definition at line 2197 of file fack.hpp. Referenced by AI_substate_speaking_while_sitting(). |
|
Definition at line 2199 of file fack.hpp. Referenced by AI_substate_speaking_while_sitting(). |