Screen..::..PrintWrap Method

Prints a string, word-wrapping it onto successive lines

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public void PrintWrap(
	ColourEnum a,
	string str
)

Parameters

a
Type: ColourEnum
The colour in which to print
str
Type: String
The string to print