User Tools

Site Tools


midres_library:reference:mr_visible_screen
Translations of this page:


MR_VISIBLE_SCREEN

Screen index visible.

Declaration

 extern mr_screen MR_VISIBLE_SCREEN;

Description

This variable contains the index of the visible screen. This may or may not match the screen on which the graphics output occurs, depending on whether or not we have double buffering enabled.

See also

Example