Skip to content

Commit 3fd35d0

Browse files
committed
Add extra information for the imageData property.
1 parent 4b22f48 commit 3fd35d0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/Phaser.BitmapData.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1886,7 +1886,8 @@ <h3 class="subsection-title">Members</h3>
18861886

18871887

18881888
<div class="description">
1889-
<p>The context image data.</p>
1889+
<p>The context image data.
1890+
Please note that a call to BitmapData.draw() or BitmapData.copy() does not update this property for performance reason. Use BitmapData.update() to do so.</p>
18901891
</div>
18911892

18921893

0 commit comments

Comments
 (0)