ScUiMultiplayer
Extends:
cables-shared-client~Events → ScUiMultiplayer
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Private Members | ||
| private |
_connection: * |
|
| private |
_lastMouseX: * |
|
| private |
|
|
| private |
|
|
Method Summary
| Public Methods | ||
| public |
|
|
| Private Methods | ||
| private |
_getContextMenuItems(clientId: *): * |
|
| private |
_jumpToCursor(client: *) |
|
| private |
|
|
| private |
|
|
| private |
_sendForceResync(client: *) |
|
Public Constructors
public constructor() source
Private Members
private _connection: * source
private _lastMouseX: * source
private _mouseTimeout: * source
private _pilotRequestTimeout: * source
Public Methods
public updateMultiplayerBar() source
Private Methods
private _getContextMenuItems(clientId: *): * source
Params:
| Name | Type | Attribute | Description |
| clientId | * |
Return:
| * |
private _jumpToCursor(client: *) source
Params:
| Name | Type | Attribute | Description |
| client | * |
private _modalJoinMultiplayerSession() source
private _registerEventListeners() source
private _sendForceResync(client: *) source
Params:
| Name | Type | Attribute | Description |
| client | * |