add platform vector and platform quadtree to game type

This commit is contained in:
2024-12-17 21:42:06 +00:00
parent 507c1c331c
commit ddd58fd534
4 changed files with 132 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ in
end
fcore/wall.sml
fcore/platform.sml
fcore/game-type.sml
fcore/player.sml