SpriteBatch:setImage

Replaces the image used for the sprites.

Function

Synopsis

SpriteBatch:setImage( image )

Arguments

Image image
The new Image to use for the sprites.

Returns

Nothing.

See Also


Other Languages