StatusBar
Class for controlling updates to the status bar.
Constructor Summary
| Public Constructor | ||
| public |
constructor(ui: UI) Constructs a StatusBar object. |
|
Method Summary
| Public Methods | ||
| public |
Initialize the event listeners. |
|
| public |
updateMouse(x: number, y: number) Update the mouse position being displayed. |
|
| public |
updateZoom(scale: number) Update the zoom level being displayed. |
|