|
int | AGS3::Globals::_use_cdplayer = 0 |
|
bool | AGS3::Globals::_triedToUseCdAudioCommand = false |
|
int | AGS3::Globals::_need_to_stop_cd = 0 |
|
CharacterInfo * | AGS3::Globals::_playerchar = nullptr |
|
int32_t | AGS3::Globals::_sc_PlayerCharPtr = 0 |
|
int | AGS3::Globals::_char_lowest_yp = 0 |
|
int | AGS3::Globals::_face_talking = -1 |
|
int | AGS3::Globals::_facetalkview = 0 |
|
int | AGS3::Globals::_facetalkwait = 0 |
|
int | AGS3::Globals::_facetalkframe = 0 |
|
int | AGS3::Globals::_facetalkloop = 0 |
|
int | AGS3::Globals::_facetalkrepeat = 0 |
|
int | AGS3::Globals::_facetalkAllowBlink = 1 |
|
int | AGS3::Globals::_facetalkBlinkLoop = 0 |
|
CharacterInfo * | AGS3::Globals::_facetalkchar = nullptr |
|
bool | AGS3::Globals::_facetalk_qfg4_override_placement_x = false |
|
bool | AGS3::Globals::_facetalk_qfg4_override_placement_y = false |
|
int | AGS3::Globals::_loops_per_character = 0 |
|
int | AGS3::Globals::_text_lips_offset = 0 |
|
int | AGS3::Globals::_char_speaking = -1 |
|
int | AGS3::Globals::_char_thinking = -1 |
|
const char * | AGS3::Globals::_text_lips_text = nullptr |
|
std::vector< SpeechLipSyncLine > * | AGS3::Globals::_splipsync |
|
int | AGS3::Globals::_numLipLines = 0 |
|
int | AGS3::Globals::_curLipLine = -1 |
|
int | AGS3::Globals::_curLipLinePhoneme = 0 |
|