Phaser API Documentation

  Version: 
Event: BOOT
Phaser.Renderer.WebGL.Pipelines.Events.BOOT
BOOT

Description:

The WebGLPipeline Boot Event.

This event is dispatched by a WebGLPipeline when it has completed its boot phase.

Parameters:

name type description
pipeline Phaser.Renderer.WebGL.WebGLPipeline

The pipeline that booted.