Skip to content

surf:drawPixel

CrazedProgrammer edited this page Apr 23, 2017 · 2 revisions

surf:drawPixel(x, y[, b, t, c])

  • x, y (int)
    Pixel position
  • b, t, c (colour)
    Colour

Draws a pixel.

Clone this wiki locally