Home Index classes Index static functions Index enumerations Index structure types

{Color_console}


(including protected members)

CLASS {Color_console} , UNTESTED, DEPRECATED('{Console}') :



IMPORT : {Console} .

{colors} save_fore|ground_colors[]


  

METHOD Fore|ground_color ( {colors} F|oreground_temp ) , PUSH



METHOD restore_fore , POP


{Console}.{colors} save_back|ground_colors[]


  

METHOD Back|ground_color ( {colors} B|ackground_temp ) , PUSH



METHOD restore_back , POP


END