Show / Hide Table of Contents

Namespace GoRogue.SenseMapping.Sources

Classes

RecursiveShadowcastingSenseSource

A sense source which performs its spreading calculations by using a recursive shadowcasting algorithm.

RippleSenseSource

A sense source which performs its spreading calculations by using a "ripple" algorithm.

SenseSourceBase

A base class for creating ISenseSource implementations that boils an implementation down to primarily implementing the OnCalculate() function.

Interfaces

ISenseSource

Interfaces representing sources which can be used by sense maps.

Enums

RippleType

Different types of Ripple algorithms for how source values spread from their source's location.

In this article
Back to top Generated by DocFX