User Tools

Site Tools


midres_library:reference:mr_enabled_screen
Translations of this page:


MR_ENABLED_SCREEN

Screen index enabled.

Declaration

 extern mr_screen MR_ENABLED_SCREEN;

Description

This variable contains the screen index enabled for graphics output. This may or may not match the screen displayed, depending on whether we have double buffering enabled or not.

See also

Example