Skip to content

surf:output

CrazedProgrammer edited this page Apr 23, 2017 · 2 revisions

surf:output([output, x, y, sx, sy, swidth, sheight])

  • output (object)
    Native output object
  • x, y (int)
    Output position
  • sx, sy, swidth, sheight (int)
    Surface area

Draws the surface to the output object.
If an output object isn't supplied, it uses the default output.

Clone this wiki locally