Namespace GoRogue.SenseMapping
Classes
SenseMap
Class responsible for calculating a map for senses (sound, light, etc), or generally anything that can be modeled as sources propegating through a map that has degrees of resistance to spread.
SenseSource
Represents a source location to be used in a SenseMap.
Interfaces
IReadOnlySenseMap
Read-only interface of a SenseMap.
Enums
SourceType
Different types of algorithms that model how source values spread from their source's location.