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

Texture

The SDL_Texture wrapper.

Object

Methods

Method Description
Texture:getAlphaMod Get the alpha mod
Texture:getBlendMode Get the blend mod
Texture:getColorMod Get the color mod
Texture:lock Lock the texture
Teture:query Query the texture
Texture:setAlphaMod Set the alpha mod
Texture:setBlendMode Set the blend mod
Texture:setColorMod Set the color mod
Texture:unlock Unlock the texture
Texture:update Update the texture content

Clone this wiki locally