Class

Class

Phaser.Class

Constructor

new Class(definition)

Parameters

name

type

optional

description

definition

Object

No

a dictionary of functions for the class


Scope: global

Source: src/utils/Class.js#L173

Updated on