Refactor world events
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user