Skip to main content
Version: Phaser v3.90.0

Class

Phaser.Class

Constructor

new Class(definition)

Parameters

nametypeoptionaldescription
definitionObjectNoa dictionary of functions for the class

Scope: global

Source: src/utils/Class.js#L173