|
int8 | AGS3::Globals::_currentcursor = 0 |
|
int | AGS3::Globals::_mousex = 0 |
|
int | AGS3::Globals::_mousey = 0 |
|
int | AGS3::Globals::_numcurso = -1 |
|
int | AGS3::Globals::_hotx = 0 |
|
int | AGS3::Globals::_hoty = 0 |
|
int | AGS3::Globals::_real_mouse_x = 0 |
|
int | AGS3::Globals::_real_mouse_y = 0 |
|
int | AGS3::Globals::_boundx1 = 0 |
|
int | AGS3::Globals::_boundx2 = 99999 |
|
int | AGS3::Globals::_boundy1 = 0 |
|
int | AGS3::Globals::_boundy2 = 99999 |
|
int8 | AGS3::Globals::_ignore_bounds = 0 |
|
AGS::Shared::Bitmap * | AGS3::Globals::_mousecurs [20] |
|
ScriptMouse * | AGS3::Globals::_scmouse |
|
int | AGS3::Globals::_cur_mode = 0 |
|
int | AGS3::Globals::_cur_cursor = 0 |
|
int | AGS3::Globals::_mouse_frame = 0 |
|
int | AGS3::Globals::_mouse_delay = 0 |
|
int | AGS3::Globals::_lastmx = -1 |
|
int | AGS3::Globals::_lastmy = -1 |
|
int8 | AGS3::Globals::_alpha_blend_cursor = 0 |
|
AGS::Shared::Bitmap * | AGS3::Globals::_dotted_mouse_cursor = nullptr |
|
AGS::Engine::IDriverDependantBitmap * | AGS3::Globals::_mouseCursor = nullptr |
|
AGS::Shared::Bitmap * | AGS3::Globals::_blank_mouse_cursor = nullptr |
|