Add concept of GameRoom, check viewing distance based on rooms
This commit is contained in:
@@ -8,6 +8,7 @@ module Geometry.ConvexPoly
|
||||
, centroid
|
||||
, pointsToPoly
|
||||
, convexPolysOverlap
|
||||
, pointInPolyPoints
|
||||
) where
|
||||
import Geometry.Data
|
||||
import Geometry.Vector
|
||||
|
||||
Reference in New Issue
Block a user