mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 13:13:43 +00:00
Update FX.js
This commit is contained in:
parent
4abab0ba5b
commit
4e6f51bc9c
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ var SpliceOne = require('../../utils/array/SpliceOne');
|
|||
*
|
||||
* @param {Phaser.GameObjects.GameObject} gameObject - A reference to the Game Object that owns this FX Component.
|
||||
* @param {boolean} isPost - Is this a Pre or Post FX Component?
|
||||
+- *
|
||||
*/
|
||||
var FX = new Class({
|
||||
|
||||
|
|
Loading…
Reference in a new issue