ForeignInteractor
Constructor Summary
| Public Constructor | ||
| public |
constructor(target: string) Creates a foreign interactor with a URL target |
|
Method Summary
| Public Methods | ||
| public |
launch() Launches interactor child. |
|
| public |
Queues a key with a time delay. |
|
| public |
Sends a key to a listening target. |
|
| public |
Updates write delta. |
|
Public Constructors
Public Members
Public Methods
public launch() source
Launches interactor child. Optimally send keys before launch. Requires a user 'blessing' (triggering event chain) for this to work.
