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 |
int | AGS3::Globals::_inside_processevent = 0 |
int | AGS3::Globals::_eventClaimed = 0 |
const char * | AGS3::Globals::_tsnames [kTS_Num] = { nullptr, REP_EXEC_NAME, "on_key_press", "on_mouse_click", "on_text_input" } |