XPLMDrawTranslucentDarkBox

Function XPLMDrawTranslucentDarkBox 

Source
pub unsafe extern "C" fn XPLMDrawTranslucentDarkBox(
    inLeft: c_int,
    inTop: c_int,
    inRight: c_int,
    inBottom: c_int,
)
Expand description

XPLMDrawTranslucentDarkBox

This routine draws a translucent dark box, partially obscuring parts of the screen but making text easy to read. This is the same graphics primitive used by X-Plane to show text files.