CSS Logo XNACS1Lib Library Documentation
XNACS1Base.EchoToBottomStatus Method 

Game-Themed Introductory Programming Project   

Echo message to the status area located at the bottom of the drawing window.

public static void EchoToBottomStatus(
   String msg
);

Parameters

msg
Message to be echoed.

See Also

XNACS1Base Class | XNACS1Lib Namespace