Constructor
new HighlightController(worldWindow)
Constructs a highlight controller and associates it with a specified WorldWindow.
Parameters:
Name | Type | Description |
---|---|---|
worldWindow |
WorldWindow | The WorldWindow to monitor for mouse-move and tap events. |
- Source:
Throws:
-
If the specified WorldWindow is null or undefined.
- Type
- ArgumentError
Members
(readonly) worldWindow :WorldWindow
This controller's WorldWindow
Type:
- Source: