Finish redoing zoning functions (add exports)
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
module Dodge.Zone
|
module Dodge.Zone
|
||||||
( zoneOfSight
|
( zoneOfSight
|
||||||
, zoneAroundPoint
|
, zoneAroundPoint
|
||||||
|
, aroundPoint
|
||||||
, nearPoint
|
, nearPoint
|
||||||
|
, nearSeg
|
||||||
, wlsNearPoint
|
, wlsNearPoint
|
||||||
, crsNearPoint
|
, crsNearPoint
|
||||||
, clsNearPoint
|
, clsNearPoint
|
||||||
|
|||||||
Reference in New Issue
Block a user