开发:修复错误

This commit is contained in:
ChenX
2023-11-01 17:07:20 +08:00
parent e02890783b
commit 6014fc40a2
9 changed files with 111 additions and 105 deletions

View File

@@ -168,9 +168,6 @@ export declare class Board extends ExtrudeSolid {
private _async2DPathIng;
GoodBye(): void;
HandleSpliteEntitys(splitEntitys: this[]): void;
InitDrawObject(renderType?: RenderType): Object3D;
UpdateDrawObject(renderType: RenderType, obj: Object3D): Object3D;
private DrawAsyncText;
private get PlaceColor();
private GetPlaceFace;
private GetBigHoleFace;

File diff suppressed because one or more lines are too long