refactor file order in preparation for adding GapMap for enemy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
structure Enemy =
|
||||
struct
|
||||
open GameType
|
||||
open EnemyType
|
||||
|
||||
(* returns a vector of enemies, with new state (like position, etc.).
|
||||
* Also filters any enemies from list if defeated.
|
||||
|
||||
Reference in New Issue
Block a user