dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Sprite.setColor
Dgame
Graphic
Sprite
Sprite
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
Source
See Implementation
Dgame
Graphic
Sprite
Sprite
constructors
this
functions
getClipRect
getTexture
getTextureRect
setColor
setTexture
setTextureRect
Set a Color for the Sprite which is painted over the displayed Texture.