Show / Hide Table of Contents

Namespace GoRogue.SenseMapping

Namespaces

GoRogue.SenseMapping.Sources

Classes

SenseMap

Implementation of ISenseMap that implements the required fields/methods in a way applicable to many typical use cases.

SenseMapBase

Base class that is convenient for creating custom implementations of the ISenseMap interface.

Structs

CustomResultViewWithResize

A structure containing a grid view and a custom resize function to use in order to resize that grid view to a new size.

Interfaces

IReadOnlySenseMap

Read-only interface of an ISenseMap.

ISenseMap

Interface for calculating a map representing senses (sound, light, etc), or generally anything that can be modeled as sources propagating through a map that has degrees of resistance to spread.

In this article
Back to top Generated by DocFX