变更api
This commit is contained in:
3
types/DatabaseServices/Entity/Board.d.ts
vendored
3
types/DatabaseServices/Entity/Board.d.ts
vendored
@@ -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
Reference in New Issue
Block a user