mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
Preparing more documentation.
This commit is contained in:
+1
-5
@@ -5,13 +5,9 @@
|
||||
* @module Phaser.Signal
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* A Signal is used for object communication via a custom broadcaster instead of Events.
|
||||
*
|
||||
* @class Phaser.Signal
|
||||
* @classdesc Phaser Signal
|
||||
* @classdesc A Signal is used for object communication via a custom broadcaster instead of Events.
|
||||
* @author Miller Medeiros http://millermedeiros.github.com/js-signals/
|
||||
* @constructor
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user