Sprite.setColor

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

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

Meta