-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl RendererSetTarget
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Set the target texture.
ret, err = function Renderer:setTarget(texture)
- texture, (optional) the texture (see Texture)
- ret, true on success or false
- err, the error message