ScummVM API documentation
event globals

Description

Variables

int AGS3::Globals::_in_enters_screen = 0
 
int AGS3::Globals::_done_es_error = 0
 
int AGS3::Globals::_in_leaves_screen = -1
 
std::vector< EventHappened > * AGS3::Globals::_events
 
const char * AGS3::Globals::_evblockbasename = nullptr
 
int AGS3::Globals::_evblocknum = 0
 
int AGS3::Globals::_inside_processevent = 0
 
int AGS3::Globals::_eventClaimed = 0
 
const char * AGS3::Globals::_tsnames [TS_NUM] = { nullptr, REP_EXEC_NAME, "on_key_press", "on_mouse_click", "on_text_input" }