变更api

This commit is contained in:
ChenX
2023-12-18 11:24:07 +08:00
parent 2b6cb2fd72
commit 596ab9dba3
14 changed files with 75 additions and 39 deletions

View File

@@ -167,7 +167,10 @@ export declare class Board extends ExtrudeSolid {
protected get Has2DPath(): boolean;
private _workerCalcedGeom;
private _async2DPathIng;
get Async2DPathing(): boolean;
GoodBye(): void;
private promise2DPath;
Load2DPathIng(): Promise<boolean>;
HandleSpliteEntitys(splitEntitys: this[]): void;
private get PlaceColor();
private GetPlaceFace;

File diff suppressed because one or more lines are too long