CmdPatch
Static Member Summary
| Static Public Members | ||
| public static get |
commands: import("./commands.js").CommandObject[] |
|
Static Method Summary
| Static Public Methods | ||
| public static |
|
|
| public static |
addOp(x: *, y: *) |
|
| public static |
addOpByName(name: *) |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
analyze(force: *) |
|
| public static |
|
|
| public static |
|
|
| public static |
clear() |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
createLinkVariableExist(createTrigger: boolean, portVar: boolean) |
|
| public static |
createOpFromSelection(options: {}) |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
createVarNumber(next: *) |
|
| public static |
createVariable(op: *) |
|
| public static |
deleteOp(opName: undefined) |
|
| public static |
|
|
| public static |
|
|
| public static |
editOpSummary(opId: *, opName: *, oldSummary: string) |
|
| public static |
export(exportType: "html" | "patch") |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
newPatch() |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
pause() |
|
| public static |
reload() |
|
| public static |
reloadOp(x: *, y: *) |
|
| public static |
renameVariable(oldname: *) |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
resume() |
|
| public static |
reuploadFile(id: *, fileName: *) |
|
| public static |
save(force: *, cb: *) |
|
| public static |
saveAs() |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
togglePatchLike(targetElement: undefined) |
|
| public static |
|
|
| public static |
uncollideOps(ops: *) |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| Static Private Methods | ||
| private static |
_createVariable(name: *, p: *, p2: *, value: *, next: *) |
|
Static Public Members
public static get commands: import("./commands.js").CommandObject[] source
Static Public Methods
public static addLinkReroute() source
public static addOp(x: *, y: *) source
Params:
| Name | Type | Attribute | Description |
| x | * | ||
| y | * |
public static addOpByName(name: *) source
Params:
| Name | Type | Attribute | Description |
| name | * |
public static addSpaceX() source
public static addSpaceY() source
public static alignOpsLeft() source
public static analyze(force: *) source
Params:
| Name | Type | Attribute | Description |
| force | * |
public static autoPosSubpatchInputOutputOps() source
public static centerOpsInSubpatch() source
public static clear() source
public static clearOpTitles() source
public static compressOps() source
public static createAreaFromSelection() source
public static createAutoVariable() source
public static createBackup() source
public static createFile() source
public static createLinkVariableExist(createTrigger: boolean, portVar: boolean) source
Params:
| Name | Type | Attribute | Description |
| createTrigger | boolean |
|
|
| portVar | boolean |
|
public static createOpFromSelection(options: {}) source
Params:
| Name | Type | Attribute | Description |
| options | {} |
|
public static createSubPatchOp() source
public static createTriggerSendReceive() source
public static createTriggerSendReceiveExist() source
public static createVarNumber(next: *) source
Params:
| Name | Type | Attribute | Description |
| next | * |
public static createVariable(op: *) source
Params:
| Name | Type | Attribute | Description |
| op | * |
public static deleteOp(opName: undefined) source
Params:
| Name | Type | Attribute | Description |
| opName | undefined |
|
public static deleteSelectedOps() source
public static deleteUnusedPatchOps() source
public static editOpSummary(opId: *, opName: *, oldSummary: string) source
Params:
| Name | Type | Attribute | Description |
| opId | * | ||
| opName | * | ||
| oldSummary | string |
|
public static export(exportType: "html" | "patch") source
Params:
| Name | Type | Attribute | Description |
| exportType | "html" | "patch" |
|
(used in electron) |
public static findCommentedOps() source
public static findOpsUsingExternalAssets() source
public static findUnconnectedOps() source
public static findUserOps() source
public static gotoParentSubpatch() source
public static linkTwoSelectedOps() source
public static newPatch() source
public static openParamsTab() source
public static patchDebugger() source
public static patchProfiler() source
public static patchWebsite() source
public static pause() source
public static reload() source
public static reloadOp(x: *, y: *) source
Params:
| Name | Type | Attribute | Description |
| x | * | ||
| y | * |
public static renameVariable(oldname: *) source
Params:
| Name | Type | Attribute | Description |
| oldname | * |
public static replaceLinkTriggerReceiveExist() source
public static replaceLinkVariable() source
public static replaceLinkVariableExist() source
public static replaceOp() source
public static resume() source
public static reuploadFile(id: *, fileName: *) source
Params:
| Name | Type | Attribute | Description |
| id | * | ||
| fileName | * |
public static save(force: *, cb: *) source
Params:
| Name | Type | Attribute | Description |
| force | * | ||
| cb | * |
public static saveAs() source
public static savePatchScreenshot() source
public static selectAllOps() source
public static selectChilds() source
public static setOpTitle() source
public static setPatchTitle() source
public static showBackups() source
public static togglePatchLike(targetElement: undefined) source
Params:
| Name | Type | Attribute | Description |
| targetElement | undefined |
|
public static toggleResizable() source
public static uncollideOps(ops: *) source
Params:
| Name | Type | Attribute | Description |
| ops | * |
public static uploadFile() source
public static uploadFileDialog() source
public static uploadFileTab() source
public static watchGlOp() source
Static Private Methods
private static _createVariable(name: *, p: *, p2: *, value: *, next: *) source
Params:
| Name | Type | Attribute | Description |
| name | * | ||
| p | * | ||
| p2 | * | ||
| value | * | ||
| next | * |