Devilution
Diablo devolved - magic behind the 1996 computer game

◆ PrintChar()

void PrintChar ( int  sx,
int  sy,
int  nCel,
char  col 
)

Print letter to the back buffer.

Parameters
sxBackbuffer offset
syBackbuffer offset
nCelNumber of letter in Windows-1252
coltext_color color value

Definition at line 504 of file control.cpp.