SaveGame..::..PrintCharacterAtMapLocation Method

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

Syntax


public void PrintCharacterAtMapLocation(
	char c,
	ColourEnum a,
	int y,
	int x
)

Parameters

c
Type: Char
a
Type: ColourEnum
y
Type: Int32
x
Type: Int32