Source: src/gameobjects/components/Component.js

/**
* @author       Richard Davey <rich@photonstorm.com>
* @copyright    2016 Photon Storm Ltd.
* @license      {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
*/

Phaser.Component = function () {};
Phaser Copyright © 2012-2016 Photon Storm Ltd.
Documentation generated by JSDoc 3.5.5 on Fri Jun 29 2018 14:26:23 GMT+0200 (W. Europe Summer Time) using the DocStrap template.