Devilution
Diablo devolved - magic behind the 1996 computer game

◆ engine_draw_pixel()

void engine_draw_pixel ( int  sx,
int  sy 
)

Set the value of a single pixel in the back buffer to that of gbPixelCol, checks bounds.

Parameters
sxBack buffer coordinate
syBack buffer coordinate

Definition at line 629 of file engine.cpp.