Devilution
Diablo devolved - magic behind the 1996 computer game

◆ MY_PlrStringXY()

void MY_PlrStringXY ( int  x,
int  y,
int  endX,
char *  pszStr,
char  col,
int  base 
)

Render text string to back buffer.

Parameters
xScreen coordinate
yScreen coordinate
endXEnd of line in screen coordinate
pszStrString to print, in Windows-1252 encoding
coltext_color color value
baseLetter spacing

Definition at line 1535 of file control.cpp.