EraseScreen routine

TURBU

EraseScreen routine

 

Clears the screen, optionally using a system transition.

 

Syntax

 

procedure eraseScreen(whichTransition: TTransitions);

 

Description

 

This routine erases the screen, using the method specified by whichTransition.  If trnDefault is passed to whichTransition, the default map exit transition is used.  The routine does nothing if the screen is already blank.

 

Related topics

showScreen routine

setTransition routine

TTransitions Type

This help file was created with the free trial version of HelpScribble.