-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl SurfaceSetBlendMode
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Set the blend mode.
ret, err = function Surface:setBlendMode(mod)
- mod, the mod (see SDL.blendMode)
- ret, true on success or false
- err, the error message