UNPKG

phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers from the team at Phaser Studio Inc.

7 lines (6 loc) 253 B
/** * @callback Phaser.Types.GameObjects.CustomContext.CustomContextCallback * @since 4.2.0 * * @param {Phaser.Renderer.WebGL.DrawingContext} drawingContext - The drawing context which will be passed on for rendering, and can be modified. */