CanvasUi
the icon bar below the renderer canvas
Constructor Summary
| Public Constructor | ||
| public |
constructor(cg: import("cables-corelibs").CgContext) |
|
Member Summary
| Public Members | ||
| public |
canvasEle: * |
|
| public get |
canvasMode: * |
|
| public |
isCanvasFocussed: boolean |
|
| public |
minimized: boolean |
|
| Private Members | ||
| private |
_cg: * |
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
|
|
| private |
_oldFps: * |
|
| private |
_oldMs: * |
|
| private |
_oldSizeStr: * |
|
| private |
_showing: * |
|
Method Summary
| Public Methods | ||
| public |
showCanvasModal(show: boolean) |
|
| public |
|
|
| public |
|
|
| public |
updateSizeDisplay(): * |
|
Public Constructors
public constructor(cg: import("cables-corelibs").CgContext) source
Params:
| Name | Type | Attribute | Description |
| cg | import("cables-corelibs").CgContext |