Class
Phaser.Class
Constructor
new Class(definition)
Parameters
| name | type | optional | description |
|---|---|---|---|
| definition | Object | No | A dictionary of functions and properties for the class. |
Scope: global
Source: src/utils/Class.js#L178
Phaser.Class
Constructor
new Class(definition)
Parameters
| name | type | optional | description |
|---|---|---|---|
| definition | Object | No | A dictionary of functions and properties for the class. |
Scope: global
Source: src/utils/Class.js#L178