Skip to content

surf:drawSurfacesInterlaced

CrazedProgrammer edited this page Apr 23, 2017 · 2 revisions

surf:drawSurfacesInterlaced(surfs, x, y[, step])

  • surfs ({surface})
    Table of surfaces
  • x, y (int)
    Target position
  • step (int)
    Interlacing offset

Draws multiple surfaces interlaced on the surface.

Clone this wiki locally