Phaser API Documentation

  Version: 
postRenderCanvas(ctx)

Description:

Called internally by the Canvas Renderer.

Parameters:

name type description
ctx CanvasRenderingContext2D

The Canvas context to render to.

Returns:
Description:

true if the effect drew to the renderer, otherwise false.

Type:
  • boolean
Since: 3.5.0