sf.Sprite.getColor – sfml Reference Manual
Packages
sfml
sf
Sprite
angle
color
globalBounds
localBounds
origin
position
rotation
scale
texture
textureRect
Sprite
copy
draw
getColor
getGlobalBounds
getInverseTransform
getLocalBounds
getOrigin
getPosition
getRotation
getScale
getTexture
getTextureRect
getTransform
move
rotate
scaling
setColor
setOrigin
setPosition
setRotation
setScale
setTexture
setTextureRect
getColor
Description:
[
CCode
( cname =
"sfSprite_getColor"
) ]
public
Color
getColor
()
Get the global color of the sprite.
Returns:
Global color of the sprite
See also:
setColor