Skip to content

Commit d0f6070

Browse files
committed
Docs: Arcade.Body#setOffset
1 parent 13c2706 commit d0f6070

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/physics/arcade/Body.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,6 +1238,7 @@ var Body = new Class({
12381238

12391239
/**
12401240
* Sets the offset of the Body's position from its Game Object's position.
1241+
* The Body's `position` isn't changed until the next `preUpdate`.
12411242
*
12421243
* @method Phaser.Physics.Arcade.Body#setOffset
12431244
* @since 3.0.0

0 commit comments

Comments
 (0)