start implementing new quad tree that only uses pointers (just to test performance between vector-using implementation and only-pointer-using implementation)

This commit is contained in:
2025-02-01 09:44:22 +00:00
parent 0a9ab389c2
commit 28380957b3
3 changed files with 331 additions and 0 deletions

View File

@@ -39,6 +39,9 @@ fcore/projectile.sml
fcore/player-enemy.sml
fcore/game-update.sml
fcore/pointer-quad-tree-type.sml
fcore/pointer-quad-tree.sml
(* shell *)
$(SML_LIB)/basis/mlton.mlb