Add group archive function

This commit is contained in:
2022-04-21 23:22:38 +08:00
parent de0dd57a04
commit d11fd2d328
7 changed files with 45 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
import { Behavior } from "@Model/Behavior";
import Group from "@Model/Group";
import Individual from "@Model/Individual";
import { Group } from "@Model/Group";
import { Individual } from "@Model/Individual";
import { Model } from "@Model/Model";
type IPhysicsDynamicsBehaviorParameter = {