Skip to content

Sdl SurfaceSetAlphaMod

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

Surface:setAlphaMod

Set the alpha mod.

Method

SYNOPSIS

ret, err = function Surface:setAlphaMod(mod)

ARGUMENTS

  • mod, the mod

RETURNS

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