Skip to content

Commit 19584b7

Browse files
committed
Readme update.
1 parent 7fbeb1c commit 19584b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ If you are an exceptional JavaScript developer and would like to join the Phaser
260260
* Line.rotateAround allows you to rotate a Line around the given coordinates (in world space)
261261
* Line.centerOn will position the Line so that its midpoint lays on the coordinates given.
262262
* BitmapData.line draws a line to the BitmapData in the color and thickness specified.
263+
* BitmapData.op is a handy short-code to get and set the canvas global composite operator.
263264

264265
### Updates
265266

0 commit comments

Comments
 (0)