Devilution
Diablo devolved - magic behind the 1996 computer game

◆ scrollrt_drawFloor()

static void scrollrt_drawFloor ( int  x,
int  y,
int  sx,
int  sy,
int  blocks,
int  chunks 
)
static

Render a row of floor tiles.

Parameters
xdPiece coordinate
ydPiece coordinate
sxBack buffer coordinate
syBack buffer coordinate
blocksNumber of rows
chunksTile in a row

Definition at line 773 of file scrollrt.cpp.