sf.Sprite.getLocalBounds – 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
getLocalBounds
Description:
[
CCode
( cname =
"sfSprite_getLocalBounds"
) ]
public
FloatRect
getLocalBounds
()
Get the local bounds of the sprite.
Returns:
The local bounds of the sprite.