Method | Description | |
---|---|---|
HandleOutputs ( |
Constructor.
|
|
handle ( string ev ) : void |
This method manages events related to output messages by classifying each of them by sub-type.
|
public HandleOutputs ( |
||
ed | This object manages debug events in the engine. | |
return | System |
public handle ( string ev ) : void | ||
ev | string | String that contains the event description. |
return | void |