Refactor world events

This commit is contained in:
2022-07-22 14:30:53 +01:00
parent 7fdb70dd1c
commit 43e7d20b21
14 changed files with 95 additions and 40 deletions
+7
View File
@@ -0,0 +1,7 @@
module Dodge.Zoning.Creature where
--zoneOfCr :: Creature -> [Int2]
--zoneOfCr cr = zoneOfCirc crZoneSize (_crPos cr) (_crRad cr)
--crsInZones :: [Int2] -> CrZoning -> IS.IntSet
--crsInZones is