Phaser API Documentation

  Version: 
<readonly> isDrawing: boolean

Description:

This flag is set to 'true' during beginDraw and reset to 'falseinendDraw`, allowing you to determine if this Dynamic Texture is batch drawing, or not.

Type:
boolean
Since: 3.60.0