Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli committed Apr 25, 2024
1 parent c49fff9 commit 7695b72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flixel/FlxSprite.hx
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,8 @@ class FlxSprite extends FlxObject
}
/**
* Retrieves the world bounds of this sprite's graphic
* **Note:** Ignores `scrollFactor`, to get the screen position of the graphic use
* `getScreenBounds`
*
* @param rect The resulting rect, if `null` a new one is created
* @since 5.9.0
Expand Down

0 comments on commit 7695b72

Please sign in to comment.