Sprite.setColor

Set a Color for the Sprite which is painted over the displayed Texture.

class Sprite
final @nogc pure nothrow
void
setColor
(
const Color4b col
)

Meta