Skip to content

Sdl WindowUpdateSurface

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Window:updateSurface

Use this function to copy the window surface to the screen.

Method

SYNOPSIS

ret, err = function Window:updateSurface()

RETURNS

  • ret, true on success or nil
  • err, the error message
Clone this wiki locally