Devilution
Diablo devolved - magic behind the 1996 computer game

◆ Cl2Draw()

void Cl2Draw ( int  sx,
int  sy,
BYTE *  pCelBuff,
int  nCel,
int  nWidth 
)

Blit CL2 sprite, to the back buffer at the given coordianates.

Parameters
sxBack buffer coordinate
syBack buffer coordinate
pCelBuffCL2 buffer
nCelCL2 frame number
nWidthWidth of sprite

Definition at line 904 of file engine.cpp.