From 135daccbdec5ffcccac3395a3a0998bf1cbdeae0 Mon Sep 17 00:00:00 2001 From: Chris Ridley Date: Tue, 30 Apr 2019 15:02:02 -0500 Subject: [PATCH] Updated docs. --- docs/api/GoRogue.AdjacencyRule.Types.html | 4 +- docs/api/GoRogue.AdjacencyRule.html | 64 +-- .../GoRogue.AdvancedLayeredSpatialMap-1.html | 176 +++---- .../GoRogue.AdvancedMultiSpatialMap-1.html | 116 ++--- docs/api/GoRogue.AdvancedSpatialMap-1.html | 124 ++--- docs/api/GoRogue.BoundedRectangle.html | 16 +- docs/api/GoRogue.ComponentContainer.html | 40 +- docs/api/GoRogue.Coord.html | 372 +++++++------- docs/api/GoRogue.DiceNotation.Dice.html | 16 +- .../GoRogue.DiceNotation.DiceExpression.html | 24 +- ...ion.Exceptions.ImpossibleDieException.html | 16 +- ...ion.Exceptions.InvalidChooseException.html | 16 +- ...ceptions.InvalidMultiplicityException.html | 16 +- ...ion.Exceptions.InvalidSyntaxException.html | 16 +- .../GoRogue.DiceNotation.IDiceExpression.html | 16 +- docs/api/GoRogue.DiceNotation.IParser.html | 8 +- docs/api/GoRogue.DiceNotation.Parser.html | 8 +- .../GoRogue.DiceNotation.Terms.AddTerm.html | 24 +- ...Rogue.DiceNotation.Terms.ConstantTerm.html | 16 +- .../GoRogue.DiceNotation.Terms.DiceTerm.html | 36 +- ...GoRogue.DiceNotation.Terms.DivideTerm.html | 24 +- .../api/GoRogue.DiceNotation.Terms.ITerm.html | 8 +- .../GoRogue.DiceNotation.Terms.KeepTerm.html | 16 +- ...Rogue.DiceNotation.Terms.MultiplyTerm.html | 24 +- ...Rogue.DiceNotation.Terms.SubtractTerm.html | 24 +- docs/api/GoRogue.Direction.Types.html | 4 +- docs/api/GoRogue.Direction.html | 124 ++--- docs/api/GoRogue.DisjointSet.html | 32 +- docs/api/GoRogue.Distance.Types.html | 4 +- docs/api/GoRogue.Distance.html | 76 +-- docs/api/GoRogue.Effect-1.html | 40 +- docs/api/GoRogue.EffectArgs.html | 12 +- docs/api/GoRogue.EffectTrigger-1.html | 28 +- docs/api/GoRogue.FOV.html | 84 ++-- ...ework.Components.IGameObjectComponent.html | 8 +- .../api/GoRogue.GameFramework.GameObject.html | 60 +-- .../GoRogue.GameFramework.IGameObject.html | 36 +- docs/api/GoRogue.GameFramework.Map.html | 192 +++---- docs/api/GoRogue.IDGenerator.html | 12 +- docs/api/GoRogue.IHasComponents.html | 36 +- docs/api/GoRogue.IHasID.html | 8 +- docs/api/GoRogue.IHasLayer.html | 8 +- docs/api/GoRogue.IReadOnlyDisjointSet.html | 16 +- docs/api/GoRogue.IReadOnlyFOV.html | 20 +- .../GoRogue.IReadOnlyLayeredSpatialMap-1.html | 48 +- .../GoRogue.IReadOnlyRadiusAreaProvider.html | 24 +- docs/api/GoRogue.IReadOnlySpatialMap-1.html | 60 +-- docs/api/GoRogue.ISortedComponent.html | 8 +- docs/api/GoRogue.ISpatialMap-1.html | 44 +- docs/api/GoRogue.ISpatialTuple-1.html | 12 +- docs/api/GoRogue.ItemEventArgs-1.html | 20 +- docs/api/GoRogue.ItemMovedEventArgs-1.html | 24 +- docs/api/GoRogue.LayerMasker.html | 56 +-- docs/api/GoRogue.LayeredSpatialMap-1.html | 8 +- docs/api/GoRogue.Lines.Algorithm.html | 4 +- docs/api/GoRogue.Lines.html | 12 +- ...s.CenterBoundsConnectionPointSelector.html | 8 +- ...ectors.ClosestConnectionPointSelector.html | 16 +- ...on.Connectors.ClosestMapAreaConnector.html | 12 +- ...pGeneration.Connectors.DeadEndTrimmer.html | 12 +- ...on.Connectors.DirectLineTunnelCreator.html | 16 +- ...ctors.HorizontalVerticalTunnelCreator.html | 16 +- ...nnectors.IAreaConnectionPointSelector.html | 8 +- ...pGeneration.Connectors.ITunnelCreator.html | 12 +- ...on.Connectors.OrderedMapAreaConnector.html | 12 +- ...nectors.RandomConnectionPointSelector.html | 12 +- ...neration.Connectors.RoomDoorConnector.html | 12 +- ...ration.Generators.BasicRoomsGenerator.html | 12 +- ...erators.CellularAutomataAreaGenerator.html | 8 +- ...apGeneration.Generators.MazeGenerator.html | 12 +- ...pGeneration.Generators.RoomsGenerator.html | 12 +- ...oRogue.MapGeneration.IReadOnlyMapArea.html | 40 +- docs/api/GoRogue.MapGeneration.MapArea.html | 128 ++--- .../GoRogue.MapGeneration.MapAreaFinder.html | 24 +- ...GoRogue.MapGeneration.QuickGenerators.html | 28 +- docs/api/GoRogue.MapViews.ArrayMap-1.html | 56 +-- docs/api/GoRogue.MapViews.ArrayMap2D-1.html | 56 +-- docs/api/GoRogue.MapViews.IMapView-1.html | 24 +- .../GoRogue.MapViews.IMapViewExtensions.html | 64 +-- .../GoRogue.MapViews.ISettableMapView-1.html | 16 +- .../api/GoRogue.MapViews.LambdaMapView-1.html | 44 +- ...ogue.MapViews.LambdaSettableMapView-1.html | 44 +- ...pViews.LambdaSettableTranslationMap-2.html | 28 +- ...Rogue.MapViews.LambdaTranslationMap-2.html | 16 +- ...gue.MapViews.SettableTranslationMap-2.html | 64 +-- .../GoRogue.MapViews.SettableViewport-1.html | 28 +- .../GoRogue.MapViews.TranslationMap-2.html | 52 +- .../GoRogue.MapViews.UnboundedViewport-1.html | 56 +-- docs/api/GoRogue.MapViews.Viewport-1.html | 52 +- docs/api/GoRogue.MathHelpers.html | 83 ++- docs/api/GoRogue.MultiSpatialMap-1.html | 8 +- docs/api/GoRogue.Pathing.AStar.html | 36 +- docs/api/GoRogue.Pathing.FastAStar.html | 8 +- docs/api/GoRogue.Pathing.FleeMap.html | 64 +-- docs/api/GoRogue.Pathing.GoalMap.html | 72 +-- .../GoRogue.Pathing.GoalMapExtensions.html | 12 +- docs/api/GoRogue.Pathing.GoalState.html | 4 +- docs/api/GoRogue.Pathing.Path.html | 48 +- docs/api/GoRogue.Pathing.WeightedGoalMap.html | 44 +- docs/api/GoRogue.Radius.Types.html | 4 +- docs/api/GoRogue.Radius.html | 48 +- docs/api/GoRogue.RadiusAreaProvider.html | 56 +-- .../GoRogue.Random.DiscreteConverter-1.html | 56 +-- .../GoRogue.Random.DistributionHelpers.html | 16 +- .../GoRogue.Random.KnownSeriesGenerator.html | 80 +-- docs/api/GoRogue.Random.MaxRandom.html | 76 +-- docs/api/GoRogue.Random.MinRandom.html | 76 +-- docs/api/GoRogue.Random.SingletonRandom.html | 8 +- docs/api/GoRogue.Rectangle.html | 472 ++++++++++-------- ...oRogue.SenseMapping.IReadOnlySenseMap.html | 20 +- docs/api/GoRogue.SenseMapping.SenseMap.html | 80 +-- .../api/GoRogue.SenseMapping.SenseSource.html | 60 +-- docs/api/GoRogue.SenseMapping.SourceType.html | 4 +- docs/api/GoRogue.SpatialMap-1.html | 8 +- docs/api/GoRogue.Utility.html | 68 +-- docs/manifest.json | 252 +++++----- docs/xrefmap.yml | 22 + 117 files changed, 2633 insertions(+), 2492 deletions(-) diff --git a/docs/api/GoRogue.AdjacencyRule.Types.html b/docs/api/GoRogue.AdjacencyRule.Types.html index 6692089a..cd8345ab 100644 --- a/docs/api/GoRogue.AdjacencyRule.Types.html +++ b/docs/api/GoRogue.AdjacencyRule.Types.html @@ -123,10 +123,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.AdjacencyRule.html b/docs/api/GoRogue.AdjacencyRule.html index 17d82396..fcac2a4b 100644 --- a/docs/api/GoRogue.AdjacencyRule.html +++ b/docs/api/GoRogue.AdjacencyRule.html @@ -114,10 +114,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

CARDINALS

Represents method of determining adjacency where neighbors are considered adjacent if @@ -145,10 +145,10 @@

Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DIAGONALS

Represents method of determining adjacency where neighbors are considered adjacent only @@ -176,10 +176,10 @@

Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EIGHT_WAY

Represents method of determining adjacency where all 8 possible neighbors are considered @@ -209,10 +209,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -243,10 +243,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

DirectionsOfNeighbors()

@@ -276,10 +276,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DirectionsOfNeighborsClockwise(Direction)

@@ -330,10 +330,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DirectionsOfNeighborsCounterClockwise(Direction)

@@ -384,10 +384,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Neighbors(Coord)

@@ -435,10 +435,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Neighbors(Int32, Int32)

@@ -492,10 +492,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NeighborsClockwise(Coord, Direction)

@@ -552,10 +552,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NeighborsClockwise(Int32, Int32, Direction)

@@ -618,10 +618,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NeighborsCounterClockwise(Coord, Direction)

@@ -678,10 +678,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NeighborsCounterClockwise(Int32, Int32, Direction)

@@ -744,10 +744,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToAdjacencyRule(AdjacencyRule.Types)

@@ -794,10 +794,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -838,10 +838,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.AdvancedLayeredSpatialMap-1.html b/docs/api/GoRogue.AdvancedLayeredSpatialMap-1.html index 4d3f939b..0c9bd930 100644 --- a/docs/api/GoRogue.AdvancedLayeredSpatialMap-1.html +++ b/docs/api/GoRogue.AdvancedLayeredSpatialMap-1.html @@ -146,10 +146,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

AdvancedLayeredSpatialMap(IEqualityComparer<T>, Int32, Int32, UInt32)

@@ -203,10 +203,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -234,10 +234,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Items

@@ -265,10 +265,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LayerMasker

@@ -296,10 +296,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Layers

@@ -328,10 +328,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NumberOfLayers

@@ -359,10 +359,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions

@@ -391,10 +391,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StartingLayer

@@ -424,10 +424,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Coord)

@@ -480,10 +480,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Int32, Int32)

@@ -543,10 +543,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -575,10 +575,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Clear()

@@ -591,10 +591,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(T)

@@ -639,10 +639,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord, UInt32)

@@ -692,10 +692,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32, UInt32)

@@ -750,10 +750,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEnumerator()

@@ -783,10 +783,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Coord, UInt32)

@@ -836,10 +836,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Int32, Int32, UInt32)

@@ -894,10 +894,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetLayer(Int32)

@@ -944,10 +944,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetLayers(UInt32)

@@ -995,10 +995,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetPosition(T)

@@ -1043,10 +1043,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Coord)

@@ -1102,10 +1102,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Int32, Int32)

@@ -1167,10 +1167,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Coord, Coord, UInt32)

@@ -1230,10 +1230,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Int32, Int32, Int32, Int32, UInt32)

@@ -1305,10 +1305,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(T)

@@ -1353,10 +1353,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Coord, UInt32)

@@ -1411,10 +1411,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Int32, Int32, UInt32)

@@ -1475,10 +1475,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -1509,10 +1509,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -1562,10 +1562,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

ItemAdded

See ItemAdded.

@@ -1592,10 +1592,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemMoved

See ItemMoved.

@@ -1622,10 +1622,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemRemoved

See ItemRemoved.

@@ -1654,10 +1654,10 @@

Explicit Interface Implementations

| - Improve this Doc + Improve this Doc - View Source + View Source

IReadOnlySpatialMap<T>.AsReadOnly()

@@ -1685,10 +1685,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

IReadOnlySpatialMap<T>.Contains(Coord)

@@ -1733,10 +1733,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

IReadOnlySpatialMap<T>.Contains(Int32, Int32)

@@ -1786,10 +1786,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

IReadOnlySpatialMap<T>.GetItems(Coord)

@@ -1834,10 +1834,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

IReadOnlySpatialMap<T>.GetItems(Int32, Int32)

@@ -1887,10 +1887,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ISpatialMap<T>.Move(Coord, Coord)

@@ -1943,10 +1943,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ISpatialMap<T>.Move(Int32, Int32, Int32, Int32)

@@ -2011,10 +2011,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ISpatialMap<T>.Remove(Coord)

@@ -2059,10 +2059,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ISpatialMap<T>.Remove(Int32, Int32)

@@ -2112,10 +2112,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

IEnumerable.GetEnumerator()

@@ -2173,10 +2173,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.AdvancedMultiSpatialMap-1.html b/docs/api/GoRogue.AdvancedMultiSpatialMap-1.html index 6b4bf920..be01a704 100644 --- a/docs/api/GoRogue.AdvancedMultiSpatialMap-1.html +++ b/docs/api/GoRogue.AdvancedMultiSpatialMap-1.html @@ -145,10 +145,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

AdvancedMultiSpatialMap(IEqualityComparer<T>, Int32)

@@ -190,10 +190,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -221,10 +221,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Items

@@ -252,10 +252,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions

@@ -285,10 +285,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Coord)

@@ -343,10 +343,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Int32, Int32)

@@ -407,10 +407,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -438,10 +438,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Clear()

@@ -454,10 +454,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(T)

@@ -502,10 +502,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord)

@@ -550,10 +550,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32)

@@ -603,10 +603,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEnumerator()

@@ -636,10 +636,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Coord)

@@ -684,10 +684,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Int32, Int32)

@@ -737,10 +737,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetPosition(T)

@@ -785,10 +785,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Coord)

@@ -842,10 +842,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Int32, Int32)

@@ -906,10 +906,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Coord, Coord)

@@ -964,10 +964,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Int32, Int32, Int32, Int32)

@@ -1034,10 +1034,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(T)

@@ -1085,10 +1085,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Coord)

@@ -1136,10 +1136,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Int32, Int32)

@@ -1193,10 +1193,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -1227,10 +1227,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -1280,10 +1280,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

ItemAdded

See ItemAdded.

@@ -1310,10 +1310,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemMoved

See ItemMoved.

@@ -1340,10 +1340,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemRemoved

See ItemRemoved.

@@ -1372,10 +1372,10 @@

Explicit Interface Implementations

| - Improve this Doc + Improve this Doc - View Source + View Source

IEnumerable.GetEnumerator()

@@ -1430,10 +1430,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.AdvancedSpatialMap-1.html b/docs/api/GoRogue.AdvancedSpatialMap-1.html index d3cfde92..0b63128a 100644 --- a/docs/api/GoRogue.AdvancedSpatialMap-1.html +++ b/docs/api/GoRogue.AdvancedSpatialMap-1.html @@ -145,10 +145,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

AdvancedSpatialMap(IEqualityComparer<T>, Int32)

@@ -190,10 +190,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -221,10 +221,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Items

@@ -252,10 +252,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions

@@ -285,10 +285,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Coord)

@@ -343,10 +343,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Int32, Int32)

@@ -407,10 +407,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -438,10 +438,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Clear()

@@ -454,10 +454,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(T)

@@ -502,10 +502,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord)

@@ -550,10 +550,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32)

@@ -603,10 +603,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEnumerator()

@@ -636,10 +636,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItem(Coord)

@@ -690,10 +690,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItem(Int32, Int32)

@@ -750,10 +750,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Coord)

@@ -808,10 +808,10 @@
Remarks | - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Int32, Int32)

@@ -872,10 +872,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

GetPosition(T)

@@ -920,10 +920,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Coord)

@@ -978,10 +978,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Int32, Int32)

@@ -1042,10 +1042,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Coord, Coord)

@@ -1105,10 +1105,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Int32, Int32, Int32, Int32)

@@ -1180,10 +1180,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(T)

@@ -1231,10 +1231,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Coord)

@@ -1287,10 +1287,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Int32, Int32)

@@ -1349,10 +1349,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -1383,10 +1383,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -1436,10 +1436,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

ItemAdded

See ItemAdded.

@@ -1466,10 +1466,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemMoved

See ItemMoved.

@@ -1496,10 +1496,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemRemoved

See ItemRemoved.

@@ -1528,10 +1528,10 @@

Explicit Interface Implementations

| - Improve this Doc + Improve this Doc - View Source + View Source

IEnumerable.GetEnumerator()

@@ -1586,10 +1586,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.BoundedRectangle.html b/docs/api/GoRogue.BoundedRectangle.html index 85d0a781..b998c92c 100644 --- a/docs/api/GoRogue.BoundedRectangle.html +++ b/docs/api/GoRogue.BoundedRectangle.html @@ -117,10 +117,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

BoundedRectangle(Rectangle, Rectangle)

@@ -159,10 +159,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Area

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

BoundingBox

@@ -235,10 +235,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.ComponentContainer.html b/docs/api/GoRogue.ComponentContainer.html index 78be34b6..15bc416e 100644 --- a/docs/api/GoRogue.ComponentContainer.html +++ b/docs/api/GoRogue.ComponentContainer.html @@ -142,10 +142,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ComponentContainer()

@@ -160,10 +160,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddComponent(Object)

@@ -194,10 +194,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetComponent<T>()

@@ -244,10 +244,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetComponents<T>()

@@ -292,10 +292,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

HasComponent(Type)

@@ -343,10 +343,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

HasComponent<T>()

@@ -391,10 +391,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

HasComponents(Type[])

@@ -442,10 +442,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveComponent(Object)

@@ -476,10 +476,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveComponents(Object[])

@@ -524,10 +524,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Coord.html b/docs/api/GoRogue.Coord.html index a2b10e6d..51cba47a 100644 --- a/docs/api/GoRogue.Coord.html +++ b/docs/api/GoRogue.Coord.html @@ -122,10 +122,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Coord(Int32, Int32)

@@ -164,10 +164,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

NONE

Coord value that represents None or no position (since Coord is not a nullable type). @@ -199,10 +199,10 @@

Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

X

X-value of the coordinate.

@@ -229,10 +229,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Y

Y-value of the coordinate.

@@ -261,10 +261,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

BearingOfLine(Coord)

@@ -313,10 +313,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

BearingOfLine(Coord, Coord)

@@ -369,10 +369,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

BearingOfLine(Int32, Int32)

@@ -426,10 +426,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

BearingOfLine(Int32, Int32, Int32, Int32)

@@ -495,10 +495,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Deconstruct(out Int32, out Int32)

@@ -533,10 +533,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Equals(Coord)

@@ -583,10 +583,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equals(Object)

@@ -635,10 +635,10 @@
Overrides
System.ValueType.Equals(System.Object)
| - Improve this Doc + Improve this Doc - View Source + View Source

Equals((Int32 x, Int32 y))

@@ -685,10 +685,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

EuclideanDistanceMagnitude(Coord)

@@ -742,10 +742,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

EuclideanDistanceMagnitude(Coord, Coord)

@@ -802,10 +802,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

EuclideanDistanceMagnitude(Int32, Int32)

@@ -862,10 +862,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

EuclideanDistanceMagnitude(Int32, Int32, Int32, Int32)

@@ -936,10 +936,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetHashCode()

@@ -978,10 +978,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

Midpoint(Coord, Coord)

@@ -1034,10 +1034,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Midpoint(Int32, Int32, Int32, Int32)

@@ -1102,10 +1102,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToCoord(Int32, Int32)

@@ -1158,10 +1158,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToIndex(Int32)

@@ -1209,10 +1209,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToIndex(Int32, Int32, Int32)

@@ -1271,10 +1271,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -1305,10 +1305,10 @@
Overrides
System.ValueType.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToXValue(Int32, Int32)

@@ -1361,10 +1361,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToYValue(Int32, Int32)

@@ -1417,10 +1417,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Translate(Coord)

@@ -1469,10 +1469,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Translate(Int32, Int32)

@@ -1527,10 +1527,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Coord, Coord)

@@ -1581,10 +1581,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Coord, Direction)

@@ -1635,10 +1635,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Coord, Point)

@@ -1689,10 +1689,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Coord, Point)

@@ -1743,10 +1743,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Coord, Size)

@@ -1797,10 +1797,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Coord, Int32)

@@ -1851,10 +1851,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Coord, (Int32 x, Int32 y))

@@ -1905,10 +1905,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Point, Coord)

@@ -1959,10 +1959,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Point, Coord)

@@ -2013,10 +2013,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(PointF, Coord)

@@ -2067,10 +2067,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Size, Coord)

@@ -2121,10 +2121,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(SizeF, Coord)

@@ -2175,10 +2175,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition((Int32 x, Int32 y), Coord)

@@ -2229,10 +2229,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Division(Coord, Double)

@@ -2284,10 +2284,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Division(Coord, Int32)

@@ -2339,10 +2339,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Coord, Coord)

@@ -2393,10 +2393,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Coord, Point)

@@ -2447,10 +2447,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Coord, Point)

@@ -2501,10 +2501,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Coord, PointF)

@@ -2555,10 +2555,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Coord, Size)

@@ -2609,10 +2609,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Coord, SizeF)

@@ -2663,10 +2663,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Coord, (Int32 x, Int32 y))

@@ -2717,10 +2717,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Point, Coord)

@@ -2771,10 +2771,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Point, Coord)

@@ -2825,10 +2825,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(PointF, Coord)

@@ -2879,10 +2879,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Size, Coord)

@@ -2933,10 +2933,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(SizeF, Coord)

@@ -2987,10 +2987,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality((Int32 x, Int32 y), Coord)

@@ -3041,10 +3041,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Coord to Point)

@@ -3089,10 +3089,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Coord to Point)

@@ -3137,10 +3137,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Coord to PointF)

@@ -3185,10 +3185,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Coord to Size)

@@ -3233,10 +3233,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Coord to SizeF)

@@ -3281,10 +3281,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Coord to (Int32 x, Int32 y))

@@ -3329,10 +3329,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Point to Coord)

@@ -3377,10 +3377,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Point to Coord)

@@ -3425,10 +3425,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Size to Coord)

@@ -3473,10 +3473,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit((Int32 x, Int32 y) to Coord)

@@ -3521,10 +3521,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Coord, Coord)

@@ -3575,10 +3575,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Coord, Point)

@@ -3629,10 +3629,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Coord, Point)

@@ -3683,10 +3683,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Coord, PointF)

@@ -3737,10 +3737,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Coord, Size)

@@ -3791,10 +3791,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Coord, SizeF)

@@ -3845,10 +3845,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Coord, (Int32 x, Int32 y))

@@ -3899,10 +3899,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Point, Coord)

@@ -3953,10 +3953,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Point, Coord)

@@ -4007,10 +4007,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(PointF, Coord)

@@ -4061,10 +4061,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Size, Coord)

@@ -4115,10 +4115,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(SizeF, Coord)

@@ -4169,10 +4169,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality((Int32 x, Int32 y), Coord)

@@ -4223,10 +4223,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Multiply(Coord, Double)

@@ -4279,10 +4279,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Multiply(Coord, Int32)

@@ -4333,10 +4333,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Coord, Coord)

@@ -4387,10 +4387,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Coord, Point)

@@ -4441,10 +4441,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Coord, Point)

@@ -4495,10 +4495,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Coord, Size)

@@ -4549,10 +4549,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Coord, Int32)

@@ -4603,10 +4603,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Coord, (Int32 x, Int32 y))

@@ -4657,10 +4657,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Point, Coord)

@@ -4711,10 +4711,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Point, Coord)

@@ -4765,10 +4765,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(PointF, Coord)

@@ -4819,10 +4819,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Size, Coord)

@@ -4873,10 +4873,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(SizeF, Coord)

@@ -4927,10 +4927,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction((Int32 x, Int32 y), Coord)

@@ -4998,10 +4998,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Dice.html b/docs/api/GoRogue.DiceNotation.Dice.html index 9d38de60..6d568749 100644 --- a/docs/api/GoRogue.DiceNotation.Dice.html +++ b/docs/api/GoRogue.DiceNotation.Dice.html @@ -116,10 +116,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

DiceParser

The parser that will be used to parse dice expressions given to the Parse(String) and Roll(String, IGenerator) @@ -149,10 +149,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Parse(String)

@@ -207,10 +207,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

Roll(String, IGenerator)

@@ -277,10 +277,10 @@
diff --git a/docs/api/GoRogue.DiceNotation.DiceExpression.html b/docs/api/GoRogue.DiceNotation.DiceExpression.html index 0790943b..19668d61 100644 --- a/docs/api/GoRogue.DiceNotation.DiceExpression.html +++ b/docs/api/GoRogue.DiceNotation.DiceExpression.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

DiceExpression(ITerm)

@@ -152,10 +152,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

MaxRoll()

@@ -184,10 +184,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MinRoll()

@@ -216,10 +216,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Roll(IGenerator)

@@ -266,10 +266,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -314,10 +314,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Exceptions.ImpossibleDieException.html b/docs/api/GoRogue.DiceNotation.Exceptions.ImpossibleDieException.html index e96ddccf..1e6d92ec 100644 --- a/docs/api/GoRogue.DiceNotation.Exceptions.ImpossibleDieException.html +++ b/docs/api/GoRogue.DiceNotation.Exceptions.ImpossibleDieException.html @@ -153,10 +153,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ImpossibleDieException()

@@ -169,10 +169,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

ImpossibleDieException(String)

@@ -203,10 +203,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ImpossibleDieException(String, Exception)

@@ -259,10 +259,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Exceptions.InvalidChooseException.html b/docs/api/GoRogue.DiceNotation.Exceptions.InvalidChooseException.html index 9a0ebfb6..bde6f00c 100644 --- a/docs/api/GoRogue.DiceNotation.Exceptions.InvalidChooseException.html +++ b/docs/api/GoRogue.DiceNotation.Exceptions.InvalidChooseException.html @@ -154,10 +154,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidChooseException()

@@ -170,10 +170,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidChooseException(String)

@@ -204,10 +204,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidChooseException(String, Exception)

@@ -261,10 +261,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Exceptions.InvalidMultiplicityException.html b/docs/api/GoRogue.DiceNotation.Exceptions.InvalidMultiplicityException.html index 06dabafc..39466df9 100644 --- a/docs/api/GoRogue.DiceNotation.Exceptions.InvalidMultiplicityException.html +++ b/docs/api/GoRogue.DiceNotation.Exceptions.InvalidMultiplicityException.html @@ -153,10 +153,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidMultiplicityException()

@@ -169,10 +169,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidMultiplicityException(String)

@@ -203,10 +203,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidMultiplicityException(String, Exception)

@@ -260,10 +260,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Exceptions.InvalidSyntaxException.html b/docs/api/GoRogue.DiceNotation.Exceptions.InvalidSyntaxException.html index fdfc8567..1847a6aa 100644 --- a/docs/api/GoRogue.DiceNotation.Exceptions.InvalidSyntaxException.html +++ b/docs/api/GoRogue.DiceNotation.Exceptions.InvalidSyntaxException.html @@ -153,10 +153,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidSyntaxException()

@@ -169,10 +169,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidSyntaxException(String)

@@ -203,10 +203,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidSyntaxException(String, Exception)

@@ -260,10 +260,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.IDiceExpression.html b/docs/api/GoRogue.DiceNotation.IDiceExpression.html index 32edf6cc..d52476e3 100644 --- a/docs/api/GoRogue.DiceNotation.IDiceExpression.html +++ b/docs/api/GoRogue.DiceNotation.IDiceExpression.html @@ -86,10 +86,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

MaxRoll()

@@ -121,10 +121,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

MinRoll()

@@ -156,10 +156,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

Roll(IGenerator)

@@ -216,10 +216,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.IParser.html b/docs/api/GoRogue.DiceNotation.IParser.html index 3e731ad7..bd9d5371 100644 --- a/docs/api/GoRogue.DiceNotation.IParser.html +++ b/docs/api/GoRogue.DiceNotation.IParser.html @@ -88,10 +88,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Parse(String)

@@ -148,10 +148,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Parser.html b/docs/api/GoRogue.DiceNotation.Parser.html index 307b74ee..25215f93 100644 --- a/docs/api/GoRogue.DiceNotation.Parser.html +++ b/docs/api/GoRogue.DiceNotation.Parser.html @@ -119,10 +119,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Parse(String)

@@ -187,10 +187,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.AddTerm.html b/docs/api/GoRogue.DiceNotation.Terms.AddTerm.html index 8aa65a02..ebea81ba 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.AddTerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.AddTerm.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

AddTerm(ITerm, ITerm)

@@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Term1

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Term2

@@ -222,10 +222,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -272,10 +272,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -320,10 +320,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.ConstantTerm.html b/docs/api/GoRogue.DiceNotation.Terms.ConstantTerm.html index 5b2b2299..1b26b926 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.ConstantTerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.ConstantTerm.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ConstantTerm(Int32)

@@ -152,10 +152,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -202,10 +202,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -250,10 +250,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.DiceTerm.html b/docs/api/GoRogue.DiceNotation.Terms.DiceTerm.html index 3bff7e44..b8fa9ec1 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.DiceTerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.DiceTerm.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

DiceTerm(ITerm, ITerm)

@@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DiceResults

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastMultiplicity

@@ -222,10 +222,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastSidedness

@@ -253,10 +253,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Multiplicity

@@ -284,10 +284,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Sides

@@ -317,10 +317,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -367,10 +367,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -415,10 +415,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.DivideTerm.html b/docs/api/GoRogue.DiceNotation.Terms.DivideTerm.html index d1cf7450..82becc40 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.DivideTerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.DivideTerm.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

DivideTerm(ITerm, ITerm)

@@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Term1

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Term2

@@ -222,10 +222,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -272,10 +272,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -320,10 +320,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.ITerm.html b/docs/api/GoRogue.DiceNotation.Terms.ITerm.html index 588d91fb..9d18ff52 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.ITerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.ITerm.html @@ -86,10 +86,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -146,10 +146,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.KeepTerm.html b/docs/api/GoRogue.DiceNotation.Terms.KeepTerm.html index 6fde20b1..52d40726 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.KeepTerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.KeepTerm.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

KeepTerm(ITerm, DiceTerm)

@@ -159,10 +159,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -211,10 +211,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -259,10 +259,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.MultiplyTerm.html b/docs/api/GoRogue.DiceNotation.Terms.MultiplyTerm.html index 072300a9..35b34f8a 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.MultiplyTerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.MultiplyTerm.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

MultiplyTerm(ITerm, ITerm)

@@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Term1

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Term2

@@ -222,10 +222,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -272,10 +272,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -320,10 +320,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Terms.SubtractTerm.html b/docs/api/GoRogue.DiceNotation.Terms.SubtractTerm.html index 917d9884..b703576d 100644 --- a/docs/api/GoRogue.DiceNotation.Terms.SubtractTerm.html +++ b/docs/api/GoRogue.DiceNotation.Terms.SubtractTerm.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SubtractTerm(ITerm, ITerm)

@@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Term1

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Term2

@@ -222,10 +222,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetResult(IGenerator)

@@ -272,10 +272,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -320,10 +320,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Direction.Types.html b/docs/api/GoRogue.Direction.Types.html index 21f95bfe..327abd15 100644 --- a/docs/api/GoRogue.Direction.Types.html +++ b/docs/api/GoRogue.Direction.Types.html @@ -153,10 +153,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Direction.html b/docs/api/GoRogue.Direction.html index 0f59f3bc..4cfa7a58 100644 --- a/docs/api/GoRogue.Direction.html +++ b/docs/api/GoRogue.Direction.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DeltaX

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DeltaY

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DOWN

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DOWN_LEFT

@@ -251,10 +251,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DOWN_RIGHT

@@ -282,10 +282,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LEFT

@@ -313,10 +313,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NONE

@@ -344,10 +344,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RIGHT

@@ -375,10 +375,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -406,10 +406,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UP

@@ -437,10 +437,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UP_LEFT

@@ -468,10 +468,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UP_RIGHT

@@ -499,10 +499,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

YIncreasesUpward

@@ -535,10 +535,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetCardinalDirection(Coord)

@@ -588,10 +588,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetCardinalDirection(Coord, Coord)

@@ -646,10 +646,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetCardinalDirection(Int32, Int32)

@@ -704,10 +704,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetCardinalDirection(Int32, Int32, Int32, Int32)

@@ -774,10 +774,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirection(Coord)

@@ -826,10 +826,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirection(Coord, Coord)

@@ -883,10 +883,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirection(Int32, Int32)

@@ -940,10 +940,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirection(Int32, Int32, Int32, Int32)

@@ -1009,10 +1009,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToDirection(Direction.Types)

@@ -1059,10 +1059,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -1095,10 +1095,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Direction, Int32)

@@ -1149,10 +1149,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Point, Direction)

@@ -1203,10 +1203,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(Point, Direction)

@@ -1257,10 +1257,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Addition((Int32 x, Int32 y), Direction)

@@ -1311,10 +1311,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Decrement(Direction)

@@ -1360,10 +1360,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Increment(Direction)

@@ -1409,10 +1409,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Subtraction(Direction, Int32)

@@ -1473,10 +1473,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DisjointSet.html b/docs/api/GoRogue.DisjointSet.html index 3ab77671..54bfbc2c 100644 --- a/docs/api/GoRogue.DisjointSet.html +++ b/docs/api/GoRogue.DisjointSet.html @@ -122,10 +122,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

DisjointSet(Int32)

@@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -191,10 +191,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -223,10 +223,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Find(Int32)

@@ -274,10 +274,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InSameSet(Int32, Int32)

@@ -328,10 +328,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MakeUnion(Int32, Int32)

@@ -370,10 +370,10 @@
Remark | - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -419,10 +419,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Distance.Types.html b/docs/api/GoRogue.Distance.Types.html index 79b89328..62298301 100644 --- a/docs/api/GoRogue.Distance.Types.html +++ b/docs/api/GoRogue.Distance.Types.html @@ -123,10 +123,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Distance.html b/docs/api/GoRogue.Distance.html index ff47791f..18f59784 100644 --- a/docs/api/GoRogue.Distance.html +++ b/docs/api/GoRogue.Distance.html @@ -120,10 +120,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

CHEBYSHEV

Represents chebyshev distance (equivalent to 8-way movement with no extra cost for diagonals).

@@ -150,10 +150,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EUCLIDEAN

Represents euclidean distance (equivalent to 8-way movement with ~1.41 movement cost for diagonals).

@@ -180,10 +180,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MANHATTAN

Represents manhattan distance (equivalent to 4-way, cardinal-only movement).

@@ -210,10 +210,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

Enum value representing the method of calcuating distance -- useful for using @@ -243,10 +243,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Coord)

@@ -294,10 +294,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Coord, Coord)

@@ -350,10 +350,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Double, Double)

@@ -406,10 +406,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Double, Double, Double)

@@ -468,10 +468,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Double, Double, Double, Double)

@@ -536,10 +536,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Double, Double, Double, Double, Double, Double)

@@ -616,10 +616,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Int32, Int32)

@@ -672,10 +672,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Int32, Int32, Int32)

@@ -734,10 +734,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Int32, Int32, Int32, Int32)

@@ -802,10 +802,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Int32, Int32, Int32, Int32, Int32, Int32)

@@ -882,10 +882,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToDistance(Distance.Types)

@@ -932,10 +932,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -968,10 +968,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Explicit(Distance to Radius)

@@ -1020,10 +1020,10 @@
R
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Distance to AdjacencyRule)

@@ -1082,10 +1082,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Effect-1.html b/docs/api/GoRogue.Effect-1.html index 6c3c2491..75367de4 100644 --- a/docs/api/GoRogue.Effect-1.html +++ b/docs/api/GoRogue.Effect-1.html @@ -154,10 +154,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Effect(String, Int32)

@@ -196,10 +196,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

INFINITE

The value one should specify as the effect duration for an infinite effect, eg. an effect @@ -228,10 +228,10 @@

Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

INSTANT

The value one should specify as the effect duaration for an instantaneous effect, eg. an @@ -262,10 +262,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Duration

@@ -298,10 +298,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -331,10 +331,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

OnTrigger(TriggerArgs)

@@ -366,10 +366,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -400,10 +400,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

Trigger(TriggerArgs)

@@ -441,10 +441,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

Expired

Event that fires as soon as the effect is about to expire. Fires after the @@ -483,10 +483,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.EffectArgs.html b/docs/api/GoRogue.EffectArgs.html index 2df4b583..2b0523aa 100644 --- a/docs/api/GoRogue.EffectArgs.html +++ b/docs/api/GoRogue.EffectArgs.html @@ -120,10 +120,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

EffectArgs()

@@ -138,10 +138,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

CancelTrigger

Whether or not the EffectTrigger<TriggerArgs> should stop calling all subsequent effect's @@ -179,10 +179,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.EffectTrigger-1.html b/docs/api/GoRogue.EffectTrigger-1.html index 41ee7b55..a5472897 100644 --- a/docs/api/GoRogue.EffectTrigger-1.html +++ b/docs/api/GoRogue.EffectTrigger-1.html @@ -156,10 +156,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

EffectTrigger()

@@ -174,10 +174,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Effects

@@ -207,10 +207,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Add(Effect<TriggerArgs>)

@@ -242,10 +242,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Effect<TriggerArgs>)

@@ -276,10 +276,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -310,10 +310,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

TriggerEffects(TriggerArgs)

@@ -365,10 +365,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.FOV.html b/docs/api/GoRogue.FOV.html index cee31a20..f8e1448c 100644 --- a/docs/api/GoRogue.FOV.html +++ b/docs/api/GoRogue.FOV.html @@ -137,10 +137,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

FOV(IMapView<Boolean>)

@@ -175,10 +175,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

BooleanFOV

@@ -207,10 +207,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentFOV

@@ -238,10 +238,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -269,10 +269,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -319,10 +319,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -369,10 +369,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -425,10 +425,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlySeen

@@ -457,10 +457,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlyUnseen

@@ -489,10 +489,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -522,10 +522,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -554,10 +554,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Coord, Double)

@@ -597,10 +597,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Coord, Double, Distance)

@@ -644,10 +644,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Coord, Double, Distance, Double, Double)

@@ -707,10 +707,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Int32, Int32, Double)

@@ -756,10 +756,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Int32, Int32, Double, Distance)

@@ -809,10 +809,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate(Int32, Int32, Double, Distance, Double, Double)

@@ -878,10 +878,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -913,10 +913,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Char, Char)

@@ -969,10 +969,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32)

@@ -1079,10 +1079,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.GameFramework.Components.IGameObjectComponent.html b/docs/api/GoRogue.GameFramework.Components.IGameObjectComponent.html index 4365bcc2..149e61e7 100644 --- a/docs/api/GoRogue.GameFramework.Components.IGameObjectComponent.html +++ b/docs/api/GoRogue.GameFramework.Components.IGameObjectComponent.html @@ -90,10 +90,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Parent

@@ -132,10 +132,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.GameFramework.GameObject.html b/docs/api/GoRogue.GameFramework.GameObject.html index 05496dd0..44650cb4 100644 --- a/docs/api/GoRogue.GameFramework.GameObject.html +++ b/docs/api/GoRogue.GameFramework.GameObject.html @@ -160,10 +160,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

GameObject(Coord, Int32, IGameObject, Boolean, Boolean, Boolean)

@@ -232,10 +232,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentMap

@@ -264,10 +264,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ID

@@ -297,10 +297,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsStatic

@@ -329,10 +329,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsTransparent

@@ -361,10 +361,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsWalkable

@@ -394,10 +394,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Layer

@@ -425,10 +425,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Position

@@ -462,10 +462,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddComponent(Object)

@@ -498,10 +498,10 @@
Overrides
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateID()

@@ -538,10 +538,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

MoveIn(Direction)

@@ -589,10 +589,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

OnMapChanged(Map)

@@ -624,10 +624,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveComponents(Object[])

@@ -663,10 +663,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

Moved

Event fired whenever this object's grid position is successfully changed. Fired regardless of whether @@ -717,10 +717,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.GameFramework.IGameObject.html b/docs/api/GoRogue.GameFramework.IGameObject.html index 742adf6d..f722a8a4 100644 --- a/docs/api/GoRogue.GameFramework.IGameObject.html +++ b/docs/api/GoRogue.GameFramework.IGameObject.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentMap

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsStatic

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsTransparent

@@ -222,10 +222,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsWalkable

@@ -255,10 +255,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Position

@@ -292,10 +292,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

MoveIn(Direction)

@@ -343,10 +343,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

OnMapChanged(Map)

@@ -380,10 +380,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

Moved

Event fired whenever this object's grid position is successfully changed. Fired regardless of whether @@ -421,10 +421,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.GameFramework.Map.html b/docs/api/GoRogue.GameFramework.Map.html index 59884a5a..799f6edc 100644 --- a/docs/api/GoRogue.GameFramework.Map.html +++ b/docs/api/GoRogue.GameFramework.Map.html @@ -132,10 +132,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Map(ISettableMapView<IGameObject>, Int32, Distance, UInt32, UInt32, UInt32)

@@ -209,10 +209,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

Map(Int32, Int32, Int32, Distance, UInt32, UInt32, UInt32)

@@ -284,10 +284,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Explored

Whether or not each tile is considered explored. Tiles start off unexplored, and become explored as soon as they are within @@ -317,10 +317,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AStar

@@ -349,10 +349,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceMeasurement

@@ -380,10 +380,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Entities

@@ -411,10 +411,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FOV

@@ -442,10 +442,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -473,10 +473,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -523,10 +523,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -573,10 +573,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -629,10 +629,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LayerMasker

@@ -660,10 +660,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LayersBlockingTransparency

@@ -692,10 +692,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LayersBlockingWalkability

@@ -724,10 +724,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Terrain

@@ -755,10 +755,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TransparencyView

@@ -787,10 +787,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WalkabilityView

@@ -819,10 +819,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -852,10 +852,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddEntity(IGameObject)

@@ -903,10 +903,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CalculateFOV(Coord, Double)

@@ -945,10 +945,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CalculateFOV(Coord, Double, Distance)

@@ -994,10 +994,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CalculateFOV(Coord, Double, Distance, Double, Double)

@@ -1057,10 +1057,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CalculateFOV(Int32, Int32, Double)

@@ -1105,10 +1105,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CalculateFOV(Int32, Int32, Double, Distance)

@@ -1160,10 +1160,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CalculateFOV(Int32, Int32, Double, Distance, Double, Double)

@@ -1228,10 +1228,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateMap<T>(ISettableMapView<T>, Int32, Distance, UInt32, UInt32, UInt32)

@@ -1343,10 +1343,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntities<EntityType>(Coord, UInt32)

@@ -1418,10 +1418,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntities<EntityType>(Int32, Int32, UInt32)

@@ -1499,10 +1499,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntity<EntityType>(Coord, UInt32)

@@ -1575,10 +1575,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntity<EntityType>(Int32, Int32, UInt32)

@@ -1657,10 +1657,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObject(Coord, UInt32)

@@ -1714,10 +1714,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObject(Int32, Int32, UInt32)

@@ -1778,10 +1778,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObject<ObjectType>(Coord, UInt32)

@@ -1854,10 +1854,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObject<ObjectType>(Int32, Int32, UInt32)

@@ -1936,10 +1936,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObjects(Coord, UInt32)

@@ -1993,10 +1993,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObjects(Int32, Int32, UInt32)

@@ -2056,10 +2056,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObjects<ObjectType>(Coord, UInt32)

@@ -2131,10 +2131,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObjects<ObjectType>(Int32, Int32, UInt32)

@@ -2212,10 +2212,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetTerrain(Coord)

@@ -2262,10 +2262,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetTerrain(Int32, Int32)

@@ -2318,10 +2318,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetTerrain<TerrainType>(Coord)

@@ -2387,10 +2387,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetTerrain<TerrainType>(Int32, Int32)

@@ -2462,10 +2462,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveEntity(IGameObject)

@@ -2512,10 +2512,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SetTerrain(IGameObject)

@@ -2549,10 +2549,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

ObjectAdded

Event that is fired whenever some object is added to the map.

@@ -2579,10 +2579,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ObjectMoved

Event that is fired whenever some object that is part of the map is successfully moved.

@@ -2609,10 +2609,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ObjectRemoved

Event that is fired whenever some object is removed from the map.

@@ -2695,10 +2695,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IDGenerator.html b/docs/api/GoRogue.IDGenerator.html index 513469e5..5fba2c09 100644 --- a/docs/api/GoRogue.IDGenerator.html +++ b/docs/api/GoRogue.IDGenerator.html @@ -122,10 +122,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

IDGenerator(UInt32)

@@ -159,10 +159,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

UseID()

@@ -202,10 +202,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IHasComponents.html b/docs/api/GoRogue.IHasComponents.html index 6876412b..59ff68af 100644 --- a/docs/api/GoRogue.IHasComponents.html +++ b/docs/api/GoRogue.IHasComponents.html @@ -88,10 +88,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddComponent(Object)

@@ -122,10 +122,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetComponent<T>()

@@ -172,10 +172,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetComponents<T>()

@@ -220,10 +220,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

HasComponent(Type)

@@ -271,10 +271,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

HasComponent<T>()

@@ -319,10 +319,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

HasComponents(Type[])

@@ -370,10 +370,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveComponent(Object)

@@ -404,10 +404,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveComponents(Object[])

@@ -448,10 +448,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IHasID.html b/docs/api/GoRogue.IHasID.html index f832e5f9..99aa4ea4 100644 --- a/docs/api/GoRogue.IHasID.html +++ b/docs/api/GoRogue.IHasID.html @@ -105,10 +105,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ID

@@ -146,10 +146,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IHasLayer.html b/docs/api/GoRogue.IHasLayer.html index bba9189d..1f3f415a 100644 --- a/docs/api/GoRogue.IHasLayer.html +++ b/docs/api/GoRogue.IHasLayer.html @@ -86,10 +86,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Layer

@@ -132,10 +132,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IReadOnlyDisjointSet.html b/docs/api/GoRogue.IReadOnlyDisjointSet.html index c5fb750c..bba7a5e2 100644 --- a/docs/api/GoRogue.IReadOnlyDisjointSet.html +++ b/docs/api/GoRogue.IReadOnlyDisjointSet.html @@ -86,10 +86,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -119,10 +119,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Find(Int32)

@@ -169,10 +169,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InSameSet(Int32, Int32)

@@ -233,10 +233,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IReadOnlyFOV.html b/docs/api/GoRogue.IReadOnlyFOV.html index 41d4ba41..7beb1533 100644 --- a/docs/api/GoRogue.IReadOnlyFOV.html +++ b/docs/api/GoRogue.IReadOnlyFOV.html @@ -104,10 +104,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

BooleanFOV

@@ -136,10 +136,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentFOV

@@ -167,10 +167,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlySeen

@@ -199,10 +199,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlyUnseen

@@ -283,10 +283,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IReadOnlyLayeredSpatialMap-1.html b/docs/api/GoRogue.IReadOnlyLayeredSpatialMap-1.html index b7fdc53a..72479abe 100644 --- a/docs/api/GoRogue.IReadOnlyLayeredSpatialMap-1.html +++ b/docs/api/GoRogue.IReadOnlyLayeredSpatialMap-1.html @@ -148,10 +148,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

LayerMasker

@@ -179,10 +179,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Layers

@@ -211,10 +211,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NumberOfLayers

@@ -242,10 +242,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StartingLayer

@@ -275,10 +275,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -308,10 +308,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord, UInt32)

@@ -366,10 +366,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32, UInt32)

@@ -430,10 +430,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Coord, UInt32)

@@ -489,10 +489,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Int32, Int32, UInt32)

@@ -554,10 +554,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetLayer(Int32)

@@ -604,10 +604,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetLayers(UInt32)

@@ -668,10 +668,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IReadOnlyRadiusAreaProvider.html b/docs/api/GoRogue.IReadOnlyRadiusAreaProvider.html index fd7208db..948402a1 100644 --- a/docs/api/GoRogue.IReadOnlyRadiusAreaProvider.html +++ b/docs/api/GoRogue.IReadOnlyRadiusAreaProvider.html @@ -86,10 +86,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Bounds

@@ -118,10 +118,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Center

@@ -149,10 +149,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceCalc

@@ -181,10 +181,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Radius

@@ -219,10 +219,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CalculatePositions()

@@ -268,10 +268,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IReadOnlySpatialMap-1.html b/docs/api/GoRogue.IReadOnlySpatialMap-1.html index 7f8a2b93..b88f3e87 100644 --- a/docs/api/GoRogue.IReadOnlySpatialMap-1.html +++ b/docs/api/GoRogue.IReadOnlySpatialMap-1.html @@ -113,10 +113,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -144,10 +144,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Items

@@ -175,10 +175,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions

@@ -208,10 +208,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -241,10 +241,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(T)

@@ -291,10 +291,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord)

@@ -341,10 +341,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32)

@@ -397,10 +397,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Coord)

@@ -449,10 +449,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetItems(Int32, Int32)

@@ -507,10 +507,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetPosition(T)

@@ -559,10 +559,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -612,10 +612,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

ItemAdded

Event that is fired directly after an item has been added to the spatial map.

@@ -642,10 +642,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemMoved

Event that is fired directly after an item in the sptial map has been moved.

@@ -672,10 +672,10 @@
Event Type
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemRemoved

Event that is fired directly after an item has been removed from the spatial map.

@@ -715,10 +715,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.ISortedComponent.html b/docs/api/GoRogue.ISortedComponent.html index 128b0194..d1f8cc5a 100644 --- a/docs/api/GoRogue.ISortedComponent.html +++ b/docs/api/GoRogue.ISortedComponent.html @@ -95,10 +95,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SortOrder

@@ -137,10 +137,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.ISpatialMap-1.html b/docs/api/GoRogue.ISpatialMap-1.html index a5337556..7ab23f6b 100644 --- a/docs/api/GoRogue.ISpatialMap-1.html +++ b/docs/api/GoRogue.ISpatialMap-1.html @@ -180,10 +180,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Coord)

@@ -237,10 +237,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(T, Int32, Int32)

@@ -300,10 +300,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Clear()

@@ -316,10 +316,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Coord)

@@ -373,10 +373,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(T, Int32, Int32)

@@ -436,10 +436,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Coord, Coord)

@@ -492,10 +492,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Move(Int32, Int32, Int32, Int32)

@@ -560,10 +560,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(T)

@@ -611,10 +611,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Coord)

@@ -662,10 +662,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Int32, Int32)

@@ -732,10 +732,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.ISpatialTuple-1.html b/docs/api/GoRogue.ISpatialTuple-1.html index d331828f..5a3251d4 100644 --- a/docs/api/GoRogue.ISpatialTuple-1.html +++ b/docs/api/GoRogue.ISpatialTuple-1.html @@ -102,10 +102,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Item

@@ -133,10 +133,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Position

@@ -174,10 +174,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.ItemEventArgs-1.html b/docs/api/GoRogue.ItemEventArgs-1.html index 5cd7bcc9..d501b698 100644 --- a/docs/api/GoRogue.ItemEventArgs-1.html +++ b/docs/api/GoRogue.ItemEventArgs-1.html @@ -136,10 +136,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ItemEventArgs(T, Coord)

@@ -176,10 +176,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemEventArgs(T, Int32, Int32)

@@ -224,10 +224,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Item

@@ -255,10 +255,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Position

@@ -296,10 +296,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.ItemMovedEventArgs-1.html b/docs/api/GoRogue.ItemMovedEventArgs-1.html index 33645044..8de9b772 100644 --- a/docs/api/GoRogue.ItemMovedEventArgs-1.html +++ b/docs/api/GoRogue.ItemMovedEventArgs-1.html @@ -135,10 +135,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ItemMovedEventArgs(T, Coord, Coord)

@@ -181,10 +181,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ItemMovedEventArgs(T, Int32, Int32, Int32, Int32)

@@ -241,10 +241,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Item

@@ -272,10 +272,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewPosition

@@ -303,10 +303,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OldPosition

@@ -344,10 +344,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.LayerMasker.html b/docs/api/GoRogue.LayerMasker.html index 9aba4d73..3a405e6b 100644 --- a/docs/api/GoRogue.LayerMasker.html +++ b/docs/api/GoRogue.LayerMasker.html @@ -125,10 +125,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

LayerMasker(Int32)

@@ -162,10 +162,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

ALL_LAYERS

Layer-mask representing all layers.

@@ -192,10 +192,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DEFAULT

Default layer masker, that excludes no possible layers from its results.

@@ -222,10 +222,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NO_LAYERS

Layer mask representing no layers.

@@ -254,10 +254,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

NumberOfLayers

@@ -288,10 +288,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddLayers(UInt32, IEnumerable<Int32>)

@@ -347,10 +347,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

AddLayers(UInt32, Int32[])

@@ -406,10 +406,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

HasLayer(UInt32, Int32)

@@ -464,10 +464,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Layers(UInt32)

@@ -516,10 +516,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Mask(IEnumerable<Int32>)

@@ -568,10 +568,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Mask(Int32[])

@@ -620,10 +620,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MaskAllAbove(Int32)

@@ -673,10 +673,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MaskAllBelow(Int32)

@@ -736,10 +736,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.LayeredSpatialMap-1.html b/docs/api/GoRogue.LayeredSpatialMap-1.html index 5874de2b..c1142e2c 100644 --- a/docs/api/GoRogue.LayeredSpatialMap-1.html +++ b/docs/api/GoRogue.LayeredSpatialMap-1.html @@ -275,10 +275,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

LayeredSpatialMap(Int32, Int32, UInt32)

@@ -360,10 +360,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Lines.Algorithm.html b/docs/api/GoRogue.Lines.Algorithm.html index 4c76dfa7..7d74ff98 100644 --- a/docs/api/GoRogue.Lines.Algorithm.html +++ b/docs/api/GoRogue.Lines.Algorithm.html @@ -137,10 +137,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Lines.html b/docs/api/GoRogue.Lines.html index 5465da1e..3127b211 100644 --- a/docs/api/GoRogue.Lines.html +++ b/docs/api/GoRogue.Lines.html @@ -116,10 +116,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Get(Coord, Coord, Lines.Algorithm)

@@ -180,10 +180,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Get(Int32, Int32, Int32, Int32, Lines.Algorithm)

@@ -262,10 +262,10 @@
Returns
diff --git a/docs/api/GoRogue.MapGeneration.Connectors.CenterBoundsConnectionPointSelector.html b/docs/api/GoRogue.MapGeneration.Connectors.CenterBoundsConnectionPointSelector.html index 69008944..e1ebb538 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.CenterBoundsConnectionPointSelector.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.CenterBoundsConnectionPointSelector.html @@ -122,10 +122,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

SelectConnectionPoints(IReadOnlyMapArea, IReadOnlyMapArea)

@@ -193,10 +193,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.Connectors.ClosestConnectionPointSelector.html b/docs/api/GoRogue.MapGeneration.Connectors.ClosestConnectionPointSelector.html index f42fe335..10edf8d2 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.ClosestConnectionPointSelector.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.ClosestConnectionPointSelector.html @@ -120,10 +120,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ClosestConnectionPointSelector(Distance)

@@ -156,10 +156,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceCalculation

@@ -189,10 +189,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

SelectConnectionPoints(IReadOnlyMapArea, IReadOnlyMapArea)

@@ -266,10 +266,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.Connectors.ClosestMapAreaConnector.html b/docs/api/GoRogue.MapGeneration.Connectors.ClosestMapAreaConnector.html index bb24cc86..0634d027 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.ClosestMapAreaConnector.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.ClosestMapAreaConnector.html @@ -123,10 +123,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Connect(ISettableMapView<Boolean>, Distance, IAreaConnectionPointSelector, ITunnelCreator)

@@ -178,10 +178,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Connect(ISettableMapView<Boolean>, IReadOnlyList<MapArea>, Distance, IAreaConnectionPointSelector, ITunnelCreator)

@@ -244,10 +244,10 @@
Parameters
diff --git a/docs/api/GoRogue.MapGeneration.Connectors.DeadEndTrimmer.html b/docs/api/GoRogue.MapGeneration.Connectors.DeadEndTrimmer.html index f8e38819..d9e5989d 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.DeadEndTrimmer.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.DeadEndTrimmer.html @@ -115,10 +115,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Trim(ISettableMapView<Boolean>, IEnumerable<MapArea>, Int32, IGenerator)

@@ -167,10 +167,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Trim(ISettableMapView<Boolean>, Int32, IGenerator)

@@ -219,10 +219,10 @@
Parameters
diff --git a/docs/api/GoRogue.MapGeneration.Connectors.DirectLineTunnelCreator.html b/docs/api/GoRogue.MapGeneration.Connectors.DirectLineTunnelCreator.html index 8ab856e6..aab2ad3f 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.DirectLineTunnelCreator.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.DirectLineTunnelCreator.html @@ -122,10 +122,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

DirectLineTunnelCreator(AdjacencyRule)

@@ -159,10 +159,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateTunnel(ISettableMapView<Boolean>, Coord, Coord)

@@ -205,10 +205,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateTunnel(ISettableMapView<Boolean>, Int32, Int32, Int32, Int32)

@@ -277,10 +277,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.Connectors.HorizontalVerticalTunnelCreator.html b/docs/api/GoRogue.MapGeneration.Connectors.HorizontalVerticalTunnelCreator.html index f47a9f3c..482d396c 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.HorizontalVerticalTunnelCreator.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.HorizontalVerticalTunnelCreator.html @@ -120,10 +120,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

HorizontalVerticalTunnelCreator(IGenerator)

@@ -156,10 +156,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateTunnel(ISettableMapView<Boolean>, Coord, Coord)

@@ -202,10 +202,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateTunnel(ISettableMapView<Boolean>, Int32, Int32, Int32, Int32)

@@ -274,10 +274,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.Connectors.IAreaConnectionPointSelector.html b/docs/api/GoRogue.MapGeneration.Connectors.IAreaConnectionPointSelector.html index 08964b0e..935e127c 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.IAreaConnectionPointSelector.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.IAreaConnectionPointSelector.html @@ -87,10 +87,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

SelectConnectionPoints(IReadOnlyMapArea, IReadOnlyMapArea)

@@ -156,10 +156,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.Connectors.ITunnelCreator.html b/docs/api/GoRogue.MapGeneration.Connectors.ITunnelCreator.html index 34ee7945..ec89ade4 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.ITunnelCreator.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.ITunnelCreator.html @@ -87,10 +87,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateTunnel(ISettableMapView<Boolean>, Coord, Coord)

@@ -134,10 +134,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateTunnel(ISettableMapView<Boolean>, Int32, Int32, Int32, Int32)

@@ -203,10 +203,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.Connectors.OrderedMapAreaConnector.html b/docs/api/GoRogue.MapGeneration.Connectors.OrderedMapAreaConnector.html index 0f7452ea..f5f9ebff 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.OrderedMapAreaConnector.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.OrderedMapAreaConnector.html @@ -116,10 +116,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Connect(ISettableMapView<Boolean>, AdjacencyRule, IAreaConnectionPointSelector, ITunnelCreator, IGenerator, Boolean)

@@ -188,10 +188,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Connect(ISettableMapView<Boolean>, IReadOnlyList<IReadOnlyMapArea>, IAreaConnectionPointSelector, ITunnelCreator)

@@ -251,10 +251,10 @@
Parameters
diff --git a/docs/api/GoRogue.MapGeneration.Connectors.RandomConnectionPointSelector.html b/docs/api/GoRogue.MapGeneration.Connectors.RandomConnectionPointSelector.html index 5946cad5..a15f6ec2 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.RandomConnectionPointSelector.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.RandomConnectionPointSelector.html @@ -120,10 +120,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

RandomConnectionPointSelector(IGenerator)

@@ -156,10 +156,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

SelectConnectionPoints(IReadOnlyMapArea, IReadOnlyMapArea)

@@ -226,10 +226,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.Connectors.RoomDoorConnector.html b/docs/api/GoRogue.MapGeneration.Connectors.RoomDoorConnector.html index 3099a6a8..f777c82c 100644 --- a/docs/api/GoRogue.MapGeneration.Connectors.RoomDoorConnector.html +++ b/docs/api/GoRogue.MapGeneration.Connectors.RoomDoorConnector.html @@ -115,10 +115,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ConnectRooms(ArrayMap<Boolean>, IEnumerable<Rectangle>, Int32, Int32, Int32, Int32, Int32)

@@ -203,10 +203,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ConnectRooms(ArrayMap<Boolean>, IGenerator, IEnumerable<Rectangle>, Int32, Int32, Int32, Int32, Int32)

@@ -303,10 +303,10 @@
Returns
diff --git a/docs/api/GoRogue.MapGeneration.Generators.BasicRoomsGenerator.html b/docs/api/GoRogue.MapGeneration.Generators.BasicRoomsGenerator.html index 67adc544..5eb30c18 100644 --- a/docs/api/GoRogue.MapGeneration.Generators.BasicRoomsGenerator.html +++ b/docs/api/GoRogue.MapGeneration.Generators.BasicRoomsGenerator.html @@ -120,10 +120,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Generate(ISettableMapView<Boolean>, Int32, Int32, Int32, Int32)

@@ -200,10 +200,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

Generate(ISettableMapView<Boolean>, IGenerator, Int32, Int32, Int32, Int32)

@@ -293,10 +293,10 @@
diff --git a/docs/api/GoRogue.MapGeneration.Generators.CellularAutomataAreaGenerator.html b/docs/api/GoRogue.MapGeneration.Generators.CellularAutomataAreaGenerator.html index fdc15e79..3147d2e7 100644 --- a/docs/api/GoRogue.MapGeneration.Generators.CellularAutomataAreaGenerator.html +++ b/docs/api/GoRogue.MapGeneration.Generators.CellularAutomataAreaGenerator.html @@ -128,10 +128,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Generate(ISettableMapView<Boolean>, IGenerator, Int32, Int32, Int32)

@@ -198,10 +198,10 @@
Parameters
diff --git a/docs/api/GoRogue.MapGeneration.Generators.MazeGenerator.html b/docs/api/GoRogue.MapGeneration.Generators.MazeGenerator.html index 94dc68c8..7fb44621 100644 --- a/docs/api/GoRogue.MapGeneration.Generators.MazeGenerator.html +++ b/docs/api/GoRogue.MapGeneration.Generators.MazeGenerator.html @@ -115,10 +115,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Generate(ISettableMapView<Boolean>, Int32)

@@ -173,10 +173,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Generate(ISettableMapView<Boolean>, IGenerator, Int32)

@@ -243,10 +243,10 @@
Returns
diff --git a/docs/api/GoRogue.MapGeneration.Generators.RoomsGenerator.html b/docs/api/GoRogue.MapGeneration.Generators.RoomsGenerator.html index a881416b..46134ed0 100644 --- a/docs/api/GoRogue.MapGeneration.Generators.RoomsGenerator.html +++ b/docs/api/GoRogue.MapGeneration.Generators.RoomsGenerator.html @@ -119,10 +119,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Generate(ISettableMapView<Boolean>, Int32, Int32, Int32, Int32, Single, Single, Int32, Int32)

@@ -220,10 +220,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Generate(ISettableMapView<Boolean>, IGenerator, Int32, Int32, Int32, Int32, Single, Single, Int32, Int32)

@@ -333,10 +333,10 @@
Returns
diff --git a/docs/api/GoRogue.MapGeneration.IReadOnlyMapArea.html b/docs/api/GoRogue.MapGeneration.IReadOnlyMapArea.html index da0bcf4b..1a9e69c0 100644 --- a/docs/api/GoRogue.MapGeneration.IReadOnlyMapArea.html +++ b/docs/api/GoRogue.MapGeneration.IReadOnlyMapArea.html @@ -86,10 +86,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Bounds

@@ -117,10 +117,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -148,10 +148,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions

@@ -181,10 +181,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord)

@@ -231,10 +231,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(IReadOnlyMapArea)

@@ -281,10 +281,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32)

@@ -337,10 +337,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Intersects(IReadOnlyMapArea)

@@ -390,10 +390,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition(Func<Coord, Boolean>, IGenerator)

@@ -448,10 +448,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition(IGenerator)

@@ -508,10 +508,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.MapArea.html b/docs/api/GoRogue.MapGeneration.MapArea.html index 07a6dfdb..cc2ebfe4 100644 --- a/docs/api/GoRogue.MapGeneration.MapArea.html +++ b/docs/api/GoRogue.MapGeneration.MapArea.html @@ -111,10 +111,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

MapArea()

@@ -129,10 +129,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Bounds

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Count

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions

@@ -224,10 +224,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Add(Coord)

@@ -263,10 +263,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(IReadOnlyMapArea)

@@ -297,10 +297,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(Rectangle)

@@ -331,10 +331,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(IEnumerable<Coord>)

@@ -366,10 +366,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Add(Int32, Int32)

@@ -411,10 +411,10 @@
Re
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord)

@@ -461,10 +461,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(IReadOnlyMapArea)

@@ -511,10 +511,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32)

@@ -567,10 +567,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equals(Object)

@@ -619,10 +619,10 @@
Overrides
System.Object.Equals(System.Object)
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDifference(IReadOnlyMapArea, IReadOnlyMapArea)

@@ -677,10 +677,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetHashCode()

@@ -711,10 +711,10 @@
Overrides
System.Object.GetHashCode()
| - Improve this Doc + Improve this Doc - View Source + View Source

GetIntersection(IReadOnlyMapArea, IReadOnlyMapArea)

@@ -767,10 +767,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUnion(IReadOnlyMapArea, IReadOnlyMapArea)

@@ -823,10 +823,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Intersects(IReadOnlyMapArea)

@@ -876,10 +876,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition(Func<Coord, Boolean>, IGenerator)

@@ -934,10 +934,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition(IGenerator)

@@ -984,10 +984,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Coord)

@@ -1020,10 +1020,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(IReadOnlyMapArea)

@@ -1054,10 +1054,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Rectangle)

@@ -1088,10 +1088,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(HashSet<Coord>)

@@ -1122,10 +1122,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(IEnumerable<Coord>)

@@ -1156,10 +1156,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Func<Coord, Boolean>)

@@ -1190,10 +1190,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Remove(Int32, Int32)

@@ -1232,10 +1232,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -1269,10 +1269,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Addition(MapArea, Coord)

@@ -1325,10 +1325,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(MapArea, MapArea)

@@ -1382,10 +1382,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(MapArea, MapArea)

@@ -1452,10 +1452,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.MapAreaFinder.html b/docs/api/GoRogue.MapGeneration.MapAreaFinder.html index ec3c5b67..8fb10f90 100644 --- a/docs/api/GoRogue.MapGeneration.MapAreaFinder.html +++ b/docs/api/GoRogue.MapGeneration.MapAreaFinder.html @@ -122,10 +122,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

MapAreaFinder(IMapView<Boolean>, AdjacencyRule)

@@ -164,10 +164,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

AdjacencyMethod

The method used for determining connectivity of the grid.

@@ -194,10 +194,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Map

Map view indicating which cells should be considered part of a map area and which should not.

@@ -226,10 +226,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

MapAreas()

@@ -258,10 +258,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MapAreasFor(IMapView<Boolean>, AdjacencyRule)

@@ -326,10 +326,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapGeneration.QuickGenerators.html b/docs/api/GoRogue.MapGeneration.QuickGenerators.html index 4b26af95..ee75d08b 100644 --- a/docs/api/GoRogue.MapGeneration.QuickGenerators.html +++ b/docs/api/GoRogue.MapGeneration.QuickGenerators.html @@ -117,10 +117,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateCellularAutomataMap(ISettableMapView<Boolean>, IGenerator, Int32, Int32, Int32)

@@ -189,10 +189,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateDungeonMazeMap(ISettableMapView<Boolean>, Int32, Int32, Int32, Int32, Single, Single, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)

@@ -343,10 +343,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateDungeonMazeMap(ISettableMapView<Boolean>, IGenerator, Int32, Int32, Int32, Int32, Single, Single, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)

@@ -503,10 +503,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateRandomRoomsMap(ISettableMapView<Boolean>, Int32, Int32, Int32, Int32)

@@ -582,10 +582,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateRandomRoomsMap(ISettableMapView<Boolean>, IGenerator, Int32, Int32, Int32, Int32)

@@ -668,10 +668,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateRectangleMap(ISettableMapView<Boolean>)

@@ -710,10 +710,10 @@
Parameters
diff --git a/docs/api/GoRogue.MapViews.ArrayMap-1.html b/docs/api/GoRogue.MapViews.ArrayMap-1.html index e7e506fb..2d64c2d1 100644 --- a/docs/api/GoRogue.MapViews.ArrayMap-1.html +++ b/docs/api/GoRogue.MapViews.ArrayMap-1.html @@ -141,10 +141,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ArrayMap(T[], Int32)

@@ -182,10 +182,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ArrayMap(Int32, Int32)

@@ -224,10 +224,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -255,10 +255,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -305,10 +305,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -355,10 +355,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -411,10 +411,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -444,10 +444,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Clone()

@@ -476,10 +476,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SetToDefault()

@@ -492,10 +492,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -526,10 +526,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -581,10 +581,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T, String>)

@@ -647,10 +647,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(ArrayMap<T> to T[])

@@ -761,10 +761,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.ArrayMap2D-1.html b/docs/api/GoRogue.MapViews.ArrayMap2D-1.html index a9c950dd..650599c8 100644 --- a/docs/api/GoRogue.MapViews.ArrayMap2D-1.html +++ b/docs/api/GoRogue.MapViews.ArrayMap2D-1.html @@ -141,10 +141,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ArrayMap2D(T[,])

@@ -175,10 +175,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ArrayMap2D(Int32, Int32)

@@ -217,10 +217,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -248,10 +248,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -298,10 +298,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -349,10 +349,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -405,10 +405,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -438,10 +438,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Clone()

@@ -470,10 +470,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SetToDefault()

@@ -486,10 +486,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -520,10 +520,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -575,10 +575,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T, String>)

@@ -641,10 +641,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(ArrayMap2D<T> to T[,])

@@ -755,10 +755,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.IMapView-1.html b/docs/api/GoRogue.MapViews.IMapView-1.html index c9dc33a7..74333e7c 100644 --- a/docs/api/GoRogue.MapViews.IMapView-1.html +++ b/docs/api/GoRogue.MapViews.IMapView-1.html @@ -123,10 +123,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -154,10 +154,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -204,10 +204,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -261,10 +261,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -317,10 +317,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -400,10 +400,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.IMapViewExtensions.html b/docs/api/GoRogue.MapViews.IMapViewExtensions.html index 0ad8350d..5f9ba7c4 100644 --- a/docs/api/GoRogue.MapViews.IMapViewExtensions.html +++ b/docs/api/GoRogue.MapViews.IMapViewExtensions.html @@ -122,10 +122,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ApplyOverlay<T>(ISettableMapView<T>, IMapView<T>)

@@ -177,10 +177,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Bounds<T>(IMapView<T>)

@@ -241,10 +241,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains<T>(IMapView<T>, Coord)

@@ -311,10 +311,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains<T>(IMapView<T>, Int32, Int32)

@@ -387,10 +387,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToString<T>(IMapView<T>, Int32, String, String, Func<T, String>, String, String, String, String)

@@ -507,10 +507,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToString<T>(IMapView<T>, String, String, Func<T, String>, String, String, String, String)

@@ -617,10 +617,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions<T>(IMapView<T>)

@@ -682,10 +682,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomItem<T>(IMapView<T>, Func<Coord, T, Boolean>, IGenerator)

@@ -760,10 +760,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomItem<T>(IMapView<T>, IGenerator)

@@ -830,10 +830,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition<T>(IMapView<T>, T, IGenerator)

@@ -907,10 +907,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition<T>(IMapView<T>, HashSet<T>, IGenerator)

@@ -986,10 +986,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition<T>(IMapView<T>, IEnumerable<T>, IGenerator)

@@ -1065,10 +1065,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition<T>(IMapView<T>, Func<Coord, T, Boolean>, IGenerator)

@@ -1143,10 +1143,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition<T>(IMapView<T>, IGenerator)

@@ -1213,10 +1213,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition<T>(IMapView<T>, IGenerator, T[])

@@ -1298,10 +1298,10 @@
Type Parameters
diff --git a/docs/api/GoRogue.MapViews.ISettableMapView-1.html b/docs/api/GoRogue.MapViews.ISettableMapView-1.html index d06574aa..76b27974 100644 --- a/docs/api/GoRogue.MapViews.ISettableMapView-1.html +++ b/docs/api/GoRogue.MapViews.ISettableMapView-1.html @@ -121,10 +121,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -171,10 +171,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -228,10 +228,10 @@
Remarks<
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -339,10 +339,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.LambdaMapView-1.html b/docs/api/GoRogue.MapViews.LambdaMapView-1.html index 5745219f..1ad17d41 100644 --- a/docs/api/GoRogue.MapViews.LambdaMapView-1.html +++ b/docs/api/GoRogue.MapViews.LambdaMapView-1.html @@ -145,10 +145,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaMapView(Func<Int32>, Func<Int32>, Func<Coord, T>)

@@ -198,10 +198,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaMapView(Int32, Int32, Func<Coord, T>)

@@ -253,10 +253,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -284,10 +284,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -336,10 +336,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -389,10 +389,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -447,10 +447,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -480,10 +480,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -514,10 +514,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -569,10 +569,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T, String>)

@@ -689,10 +689,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.LambdaSettableMapView-1.html b/docs/api/GoRogue.MapViews.LambdaSettableMapView-1.html index 2d47b233..09939f67 100644 --- a/docs/api/GoRogue.MapViews.LambdaSettableMapView-1.html +++ b/docs/api/GoRogue.MapViews.LambdaSettableMapView-1.html @@ -140,10 +140,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaSettableMapView(Func<Int32>, Func<Int32>, Func<Coord, T>, Action<Coord, T>)

@@ -200,10 +200,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaSettableMapView(Int32, Int32, Func<Coord, T>, Action<Coord, T>)

@@ -260,10 +260,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -291,10 +291,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -343,10 +343,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -396,10 +396,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -454,10 +454,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -487,10 +487,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -521,10 +521,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -576,10 +576,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T, String>)

@@ -702,10 +702,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.LambdaSettableTranslationMap-2.html b/docs/api/GoRogue.MapViews.LambdaSettableTranslationMap-2.html index 87624f17..437cff6c 100644 --- a/docs/api/GoRogue.MapViews.LambdaSettableTranslationMap-2.html +++ b/docs/api/GoRogue.MapViews.LambdaSettableTranslationMap-2.html @@ -189,10 +189,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaSettableTranslationMap(ISettableMapView<T1>, ISettableMapView<T2>, Func<T1, T2>, Func<T2, T1>)

@@ -241,10 +241,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaSettableTranslationMap(ISettableMapView<T1>, ISettableMapView<T2>, Func<Coord, T1, T2>, Func<Coord, T2, T1>)

@@ -293,10 +293,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaSettableTranslationMap(ISettableMapView<T1>, Func<T1, T2>, Func<T2, T1>)

@@ -344,10 +344,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaSettableTranslationMap(ISettableMapView<T1>, Func<Coord, T1, T2>, Func<Coord, T2, T1>)

@@ -393,10 +393,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateGet(Coord, T1)

@@ -452,10 +452,10 @@
Overrides
GoRogue.MapViews.SettableTranslationMap<T1, T2>.TranslateGet(GoRogue.Coord, T1)
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateSet(Coord, T2)

@@ -573,10 +573,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.LambdaTranslationMap-2.html b/docs/api/GoRogue.MapViews.LambdaTranslationMap-2.html index 1eb09505..9cbc52ef 100644 --- a/docs/api/GoRogue.MapViews.LambdaTranslationMap-2.html +++ b/docs/api/GoRogue.MapViews.LambdaTranslationMap-2.html @@ -183,10 +183,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaTranslationMap(IMapView<T1>, Func<T1, T2>)

@@ -228,10 +228,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

LambdaTranslationMap(IMapView<T1>, Func<Coord, T1, T2>)

@@ -271,10 +271,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateGet(T1)

@@ -380,10 +380,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.SettableTranslationMap-2.html b/docs/api/GoRogue.MapViews.SettableTranslationMap-2.html index 4a10b4bc..fd65346e 100644 --- a/docs/api/GoRogue.MapViews.SettableTranslationMap-2.html +++ b/docs/api/GoRogue.MapViews.SettableTranslationMap-2.html @@ -145,10 +145,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SettableTranslationMap(ISettableMapView<T1>)

@@ -179,10 +179,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

SettableTranslationMap(ISettableMapView<T1>, ISettableMapView<T2>)

@@ -226,10 +226,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

BaseMap

@@ -257,10 +257,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -288,10 +288,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -340,10 +340,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -392,10 +392,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -450,10 +450,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -483,10 +483,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -517,10 +517,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T2, String>)

@@ -572,10 +572,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T2, String>)

@@ -636,10 +636,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateGet(T1)

@@ -688,10 +688,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateGet(Coord, T1)

@@ -746,10 +746,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateSet(T2)

@@ -798,10 +798,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateSet(Coord, T2)

@@ -918,10 +918,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.SettableViewport-1.html b/docs/api/GoRogue.MapViews.SettableViewport-1.html index 7b714cc0..fbcc81be 100644 --- a/docs/api/GoRogue.MapViews.SettableViewport-1.html +++ b/docs/api/GoRogue.MapViews.SettableViewport-1.html @@ -153,10 +153,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SettableViewport(ISettableMapView<T>)

@@ -187,10 +187,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

SettableViewport(ISettableMapView<T>, Rectangle)

@@ -229,10 +229,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -280,10 +280,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -331,10 +331,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -388,10 +388,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MapView

@@ -481,10 +481,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.TranslationMap-2.html b/docs/api/GoRogue.MapViews.TranslationMap-2.html index a9e76936..4afab959 100644 --- a/docs/api/GoRogue.MapViews.TranslationMap-2.html +++ b/docs/api/GoRogue.MapViews.TranslationMap-2.html @@ -151,10 +151,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

TranslationMap(IMapView<T1>)

@@ -187,10 +187,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

BaseMap

@@ -218,10 +218,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -249,10 +249,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -301,10 +301,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -353,10 +353,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -410,10 +410,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -443,10 +443,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -477,10 +477,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T2, String>)

@@ -532,10 +532,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T2, String>)

@@ -596,10 +596,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateGet(T1)

@@ -648,10 +648,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateGet(Coord, T1)

@@ -762,10 +762,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.UnboundedViewport-1.html b/docs/api/GoRogue.MapViews.UnboundedViewport-1.html index b36f5e44..fbd6fffb 100644 --- a/docs/api/GoRogue.MapViews.UnboundedViewport-1.html +++ b/docs/api/GoRogue.MapViews.UnboundedViewport-1.html @@ -134,10 +134,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

UnboundedViewport(IMapView<T>, T)

@@ -174,10 +174,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

UnboundedViewport(IMapView<T>, Rectangle, T)

@@ -222,10 +222,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

DefaultValue

The value to return if a position is accessed that is outside the actual underlying map view.

@@ -254,10 +254,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -285,10 +285,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -337,10 +337,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -389,10 +389,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -447,10 +447,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MapView

@@ -478,10 +478,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ViewArea

@@ -511,10 +511,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -544,10 +544,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -578,10 +578,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -633,10 +633,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T, String>)

@@ -753,10 +753,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MapViews.Viewport-1.html b/docs/api/GoRogue.MapViews.Viewport-1.html index 0ae444ef..fe54cbf4 100644 --- a/docs/api/GoRogue.MapViews.Viewport-1.html +++ b/docs/api/GoRogue.MapViews.Viewport-1.html @@ -146,10 +146,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Viewport(IMapView<T>)

@@ -180,10 +180,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Viewport(IMapView<T>, Rectangle)

@@ -222,10 +222,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -253,10 +253,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -304,10 +304,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -355,10 +355,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -412,10 +412,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MapView

@@ -443,10 +443,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ViewArea

@@ -477,10 +477,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -510,10 +510,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -544,10 +544,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Func<T, String>)

@@ -599,10 +599,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, Func<T, String>)

@@ -719,10 +719,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.MathHelpers.html b/docs/api/GoRogue.MathHelpers.html index 3cb70572..9ac1b519 100644 --- a/docs/api/GoRogue.MathHelpers.html +++ b/docs/api/GoRogue.MathHelpers.html @@ -116,10 +116,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

DEGREE_PCT_OF_CIRCLE

Result of 1/360; represents in decimal form a percent of a circle that a degree constitutes.

@@ -148,10 +148,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

RoundToMultiple(Int32, Int32)

@@ -205,10 +205,69 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

ScaledAtan2Approx(Double, Double)

+

Approximation of the Atan2 function that scales the returned value to the range [0.0, 1.0], in order to remain +agnostic of units (radius vs degrees). It will never return a negative number, so is also useful to avoid floating-point +modulus. Credit to the SquidLib java RL library and this suggestion +from user njuffa for this math.

+
+
+
Declaration
+
+
public static double ScaledAtan2Approx(double y, double x)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Doubley

Y-component of point to find angle towards.

+
System.Doublex

X-component of point to find angle towards.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Double

A value representing the angle to the given point, scaled to range [0.0, 1.0].

+
+ + | + Improve this Doc + + + View Source

ToDegree(Double)

@@ -255,10 +314,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToRadian(Double)

@@ -305,10 +364,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WrapAround(Int32, Int32)

@@ -383,10 +442,10 @@
Remar diff --git a/docs/api/GoRogue.MultiSpatialMap-1.html b/docs/api/GoRogue.MultiSpatialMap-1.html index 52c735ca..ada7025b 100644 --- a/docs/api/GoRogue.MultiSpatialMap-1.html +++ b/docs/api/GoRogue.MultiSpatialMap-1.html @@ -231,10 +231,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

MultiSpatialMap(Int32)

@@ -292,10 +292,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.AStar.html b/docs/api/GoRogue.Pathing.AStar.html index 2b9eace7..3d0609b7 100644 --- a/docs/api/GoRogue.Pathing.AStar.html +++ b/docs/api/GoRogue.Pathing.AStar.html @@ -125,10 +125,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

AStar(IMapView<Boolean>, Distance, Func<Coord, Coord, Double>, IMapView<Double>)

@@ -183,10 +183,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceMeasurement

@@ -216,10 +216,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Heuristic

@@ -249,10 +249,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxEuclideanMultiplier

@@ -283,10 +283,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WalkabilityMap

@@ -314,10 +314,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Weights

@@ -348,10 +348,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ShortestPath(Coord, Coord, Boolean)

@@ -415,10 +415,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ShortestPath(Int32, Int32, Int32, Int32, Boolean)

@@ -504,10 +504,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.FastAStar.html b/docs/api/GoRogue.Pathing.FastAStar.html index 50b3536b..6d6d3b17 100644 --- a/docs/api/GoRogue.Pathing.FastAStar.html +++ b/docs/api/GoRogue.Pathing.FastAStar.html @@ -148,10 +148,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

FastAStar(IMapView<Boolean>, Distance, IMapView<Double>)

@@ -207,10 +207,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.FleeMap.html b/docs/api/GoRogue.Pathing.FleeMap.html index 1e54b450..e77a2528 100644 --- a/docs/api/GoRogue.Pathing.FleeMap.html +++ b/docs/api/GoRogue.Pathing.FleeMap.html @@ -123,10 +123,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

FleeMap(GoalMap, Double)

@@ -166,10 +166,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -197,10 +197,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -247,10 +247,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -297,10 +297,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -353,10 +353,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Magnitude

@@ -386,10 +386,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -419,10 +419,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Dispose()

@@ -435,10 +435,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

Finalize()

@@ -451,10 +451,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirectionOfMinValue(Coord)

@@ -502,10 +502,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirectionOfMinValue(Int32, Int32)

@@ -559,10 +559,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -593,10 +593,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32)

@@ -643,10 +643,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, String)

@@ -700,10 +700,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(String)

@@ -816,10 +816,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.GoalMap.html b/docs/api/GoRogue.Pathing.GoalMap.html index 32a305da..a519ca09 100644 --- a/docs/api/GoRogue.Pathing.GoalMap.html +++ b/docs/api/GoRogue.Pathing.GoalMap.html @@ -129,10 +129,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

GoalMap(IMapView<GoalState>, Distance)

@@ -172,10 +172,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

BaseMap

@@ -203,10 +203,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceMeasurement

@@ -234,10 +234,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -265,10 +265,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -315,10 +315,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -365,10 +365,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -421,10 +421,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -454,10 +454,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirectionOfMinValue(Coord)

@@ -505,10 +505,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirectionOfMinValue(Int32, Int32)

@@ -562,10 +562,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -596,10 +596,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32)

@@ -646,10 +646,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32, String)

@@ -703,10 +703,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(String)

@@ -754,10 +754,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Update()

@@ -787,10 +787,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdatePathsOnly()

@@ -822,10 +822,10 @@

Events

| - Improve this Doc + Improve this Doc - View Source + View Source

Updated

Triggers when the GoalMap is updated.

@@ -914,10 +914,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.GoalMapExtensions.html b/docs/api/GoRogue.Pathing.GoalMapExtensions.html index cc569716..0467da91 100644 --- a/docs/api/GoRogue.Pathing.GoalMapExtensions.html +++ b/docs/api/GoRogue.Pathing.GoalMapExtensions.html @@ -115,10 +115,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirectionOfMinValue(IMapView<Nullable<Double>>, Coord, AdjacencyRule)

@@ -177,10 +177,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDirectionOfMinValue(IMapView<Nullable<Double>>, Int32, Int32, AdjacencyRule)

@@ -251,10 +251,10 @@
Returns
diff --git a/docs/api/GoRogue.Pathing.GoalState.html b/docs/api/GoRogue.Pathing.GoalState.html index 7ebaf631..211d4ca0 100644 --- a/docs/api/GoRogue.Pathing.GoalState.html +++ b/docs/api/GoRogue.Pathing.GoalState.html @@ -121,10 +121,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.Path.html b/docs/api/GoRogue.Pathing.Path.html index 184daedb..acf188fd 100644 --- a/docs/api/GoRogue.Pathing.Path.html +++ b/docs/api/GoRogue.Pathing.Path.html @@ -116,10 +116,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Path(Path, Boolean)

@@ -161,10 +161,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

End

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Length

@@ -223,10 +223,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LengthWithStart

@@ -254,10 +254,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Start

@@ -285,10 +285,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Steps

@@ -317,10 +317,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StepsWithStart

@@ -350,10 +350,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GetStep(Int32)

@@ -400,10 +400,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetStepWithStart(Int32)

@@ -450,10 +450,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reverse()

@@ -466,10 +466,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -511,10 +511,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.WeightedGoalMap.html b/docs/api/GoRogue.Pathing.WeightedGoalMap.html index bc158a7f..6bc41dab 100644 --- a/docs/api/GoRogue.Pathing.WeightedGoalMap.html +++ b/docs/api/GoRogue.Pathing.WeightedGoalMap.html @@ -129,10 +129,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

WeightedGoalMap(IMapView<Nullable<Double>>)

@@ -163,10 +163,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

WeightedGoalMap(IDictionary<IMapView<Nullable<Double>>, Double>)

@@ -197,10 +197,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

WeightedGoalMap(IEnumerable<IMapView<Nullable<Double>>>)

@@ -233,10 +233,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Weights

The list of weighted goal maps. Can be used to add or remove goal maps, or change their weights.

@@ -270,10 +270,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -301,10 +301,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -349,10 +349,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -397,10 +397,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -450,10 +450,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -483,10 +483,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Combine()

@@ -577,10 +577,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Radius.Types.html b/docs/api/GoRogue.Radius.Types.html index 701d1a01..32054618 100644 --- a/docs/api/GoRogue.Radius.Types.html +++ b/docs/api/GoRogue.Radius.Types.html @@ -138,10 +138,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Radius.html b/docs/api/GoRogue.Radius.html index f4c80432..222b5c65 100644 --- a/docs/api/GoRogue.Radius.html +++ b/docs/api/GoRogue.Radius.html @@ -120,10 +120,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

CIRCLE

Radius is a circle around the center point. CIRCLE would represent movement radius in @@ -151,10 +151,10 @@

Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CUBE

Radius is a cube around the center point. Similar to SQUARE in 2d shape.

@@ -181,10 +181,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DIAMOND

Radius is a diamond around the center point. DIAMOND would represent movement radius @@ -212,10 +212,10 @@

Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OCTAHEDRON

Radius is an octahedron around the center point. Similar to DIAMOND in 2d shape.

@@ -242,10 +242,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SPHERE

Radius is a sphere around the center point. Similar to CIRCLE in 2d shape.

@@ -272,10 +272,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SQUARE

Radius is a square around the center point. SQUARE would represent movement radius in @@ -304,10 +304,10 @@

Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

Enum value representing the radius shape -- useful for using Radius types in switch @@ -337,10 +337,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToRadius(Radius.Types)

@@ -387,10 +387,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -423,10 +423,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Radius to AdjacencyRule)

@@ -476,10 +476,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Radius to Distance)

@@ -539,10 +539,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.RadiusAreaProvider.html b/docs/api/GoRogue.RadiusAreaProvider.html index e987692f..c2eaf315 100644 --- a/docs/api/GoRogue.RadiusAreaProvider.html +++ b/docs/api/GoRogue.RadiusAreaProvider.html @@ -130,10 +130,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

RadiusAreaProvider(Coord, Int32, Distance)

@@ -177,10 +177,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RadiusAreaProvider(Coord, Int32, Distance, Rectangle)

@@ -230,10 +230,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RadiusAreaProvider(Int32, Int32, Int32, Distance)

@@ -283,10 +283,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RadiusAreaProvider(Int32, Int32, Int32, Distance, Rectangle)

@@ -344,10 +344,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Bounds

@@ -376,10 +376,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Center

@@ -407,10 +407,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CenterX

@@ -438,10 +438,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CenterY

@@ -469,10 +469,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceCalc

@@ -501,10 +501,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Radius

@@ -539,10 +539,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -571,10 +571,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CalculatePositions()

@@ -610,10 +610,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -658,10 +658,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Random.DiscreteConverter-1.html b/docs/api/GoRogue.Random.DiscreteConverter-1.html index bd14c466..8674e4c6 100644 --- a/docs/api/GoRogue.Random.DiscreteConverter-1.html +++ b/docs/api/GoRogue.Random.DiscreteConverter-1.html @@ -142,10 +142,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

DiscreteConverter(T)

@@ -178,10 +178,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CanReset

@@ -210,10 +210,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ContinuousDistribution

@@ -241,10 +241,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Generator

@@ -272,10 +272,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Maximum

@@ -303,10 +303,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Mean

@@ -334,10 +334,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Median

@@ -365,10 +365,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Minimum

@@ -396,10 +396,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Mode

@@ -427,10 +427,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Variance

@@ -460,10 +460,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Next()

@@ -494,10 +494,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble()

@@ -526,10 +526,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reset()

@@ -576,10 +576,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Random.DistributionHelpers.html b/docs/api/GoRogue.Random.DistributionHelpers.html index 2fa65105..a2b9b83b 100644 --- a/docs/api/GoRogue.Random.DistributionHelpers.html +++ b/docs/api/GoRogue.Random.DistributionHelpers.html @@ -115,10 +115,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateNormalDistribution(Double, Double, Double)

@@ -182,10 +182,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateNormalDistribution(UInt32, Double, Double, Double)

@@ -255,10 +255,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateNormalDistribution(IGenerator, Double, Double, Double)

@@ -334,10 +334,10 @@
Returns
diff --git a/docs/api/GoRogue.Random.KnownSeriesGenerator.html b/docs/api/GoRogue.Random.KnownSeriesGenerator.html index 36cb2d98..1d835e6d 100644 --- a/docs/api/GoRogue.Random.KnownSeriesGenerator.html +++ b/docs/api/GoRogue.Random.KnownSeriesGenerator.html @@ -124,10 +124,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

KnownSeriesGenerator(IEnumerable<Int32>, IEnumerable<UInt32>, IEnumerable<Double>, IEnumerable<Boolean>, IEnumerable<Byte>)

@@ -182,10 +182,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CanReset

@@ -214,10 +214,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Seed

@@ -247,10 +247,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Next()

@@ -280,10 +280,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Next(Int32)

@@ -331,10 +331,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Next(Int32, Int32)

@@ -388,10 +388,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextBoolean()

@@ -420,10 +420,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextBytes(Byte[])

@@ -454,10 +454,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble()

@@ -487,10 +487,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble(Double)

@@ -538,10 +538,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble(Double, Double)

@@ -595,10 +595,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextInclusiveMaxValue()

@@ -627,10 +627,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt()

@@ -660,10 +660,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt(UInt32)

@@ -711,10 +711,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt(UInt32, UInt32)

@@ -768,10 +768,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUIntExclusiveMaxValue()

@@ -801,10 +801,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUIntInclusiveMaxValue()

@@ -833,10 +833,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reset()

@@ -866,10 +866,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reset(UInt32)

@@ -931,10 +931,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Random.MaxRandom.html b/docs/api/GoRogue.Random.MaxRandom.html index 58718aa4..7d843c2f 100644 --- a/docs/api/GoRogue.Random.MaxRandom.html +++ b/docs/api/GoRogue.Random.MaxRandom.html @@ -121,10 +121,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CanReset

@@ -153,10 +153,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Seed

@@ -186,10 +186,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Next()

@@ -218,10 +218,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Next(Int32)

@@ -268,10 +268,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Next(Int32, Int32)

@@ -324,10 +324,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextBoolean()

@@ -356,10 +356,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextBytes(Byte[])

@@ -390,10 +390,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble()

@@ -425,10 +425,10 @@
Remarks
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble(Double)

@@ -475,10 +475,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble(Double, Double)

@@ -532,10 +532,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextInclusiveMaxValue()

@@ -564,10 +564,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt()

@@ -596,10 +596,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt(UInt32)

@@ -646,10 +646,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt(UInt32, UInt32)

@@ -702,10 +702,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUIntExclusiveMaxValue()

@@ -734,10 +734,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUIntInclusiveMaxValue()

@@ -766,10 +766,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reset()

@@ -798,10 +798,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reset(UInt32)

@@ -862,10 +862,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Random.MinRandom.html b/docs/api/GoRogue.Random.MinRandom.html index 8c7661e8..90fd607a 100644 --- a/docs/api/GoRogue.Random.MinRandom.html +++ b/docs/api/GoRogue.Random.MinRandom.html @@ -121,10 +121,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CanReset

@@ -153,10 +153,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Seed

@@ -186,10 +186,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Next()

@@ -218,10 +218,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Next(Int32)

@@ -267,10 +267,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Next(Int32, Int32)

@@ -324,10 +324,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextBoolean()

@@ -356,10 +356,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextBytes(Byte[])

@@ -390,10 +390,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble()

@@ -422,10 +422,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble(Double)

@@ -473,10 +473,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextDouble(Double, Double)

@@ -530,10 +530,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextInclusiveMaxValue()

@@ -562,10 +562,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt()

@@ -594,10 +594,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt(UInt32)

@@ -644,10 +644,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUInt(UInt32, UInt32)

@@ -700,10 +700,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUIntExclusiveMaxValue()

@@ -732,10 +732,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

NextUIntInclusiveMaxValue()

@@ -764,10 +764,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reset()

@@ -796,10 +796,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reset(UInt32)

@@ -860,10 +860,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Random.SingletonRandom.html b/docs/api/GoRogue.Random.SingletonRandom.html index 280e7fc9..49c9d068 100644 --- a/docs/api/GoRogue.Random.SingletonRandom.html +++ b/docs/api/GoRogue.Random.SingletonRandom.html @@ -117,10 +117,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

DefaultRNG

Settable field that specifies what Troschuetz.Random.IGenerator instance should be considered the default @@ -154,10 +154,10 @@

Field Value
diff --git a/docs/api/GoRogue.Rectangle.html b/docs/api/GoRogue.Rectangle.html index 6214591d..d4eefe79 100644 --- a/docs/api/GoRogue.Rectangle.html +++ b/docs/api/GoRogue.Rectangle.html @@ -111,10 +111,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Rectangle(Coord, Coord)

@@ -151,10 +151,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Rectangle(Coord, Int32, Int32)

@@ -197,10 +197,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Rectangle(Int32, Int32, Int32, Int32)

@@ -251,10 +251,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

EMPTY

The empty rectangle. Has origin of (0, 0) with 0 width and height.

@@ -281,10 +281,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Height

The height of the rectangle.

@@ -311,10 +311,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

The width of the rectangle.

@@ -341,10 +341,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

X

X-coordinate of position of the rectangle.

@@ -371,10 +371,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Y

Y-coordinate of position of the rectangle.

@@ -403,10 +403,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Area

@@ -434,10 +434,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Center

@@ -466,10 +466,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsEmpty

@@ -497,10 +497,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxExtent

@@ -528,10 +528,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxExtentX

@@ -559,10 +559,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxExtentY

@@ -590,10 +590,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MinExtent

@@ -623,10 +623,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MinExtentX

@@ -656,10 +656,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MinExtentY

@@ -689,10 +689,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Perimeter

@@ -721,10 +721,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Position

@@ -752,10 +752,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Size

@@ -785,10 +785,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ChangeHeight(Int32)

@@ -836,10 +836,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ChangeSize(Coord)

@@ -888,10 +888,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ChangeSize(Int32, Int32)

@@ -945,10 +945,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ChangeWidth(Int32)

@@ -996,10 +996,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Coord)

@@ -1046,10 +1046,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Rectangle)

@@ -1097,10 +1097,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Contains(Int32, Int32)

@@ -1153,10 +1153,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Deconstruct(out Int32, out Int32, out Int32, out Int32)

@@ -1201,10 +1201,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Equals(Rectangle)

@@ -1251,10 +1251,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equals(Object)

@@ -1302,10 +1302,10 @@
Overrides
System.ValueType.Equals(System.Object)
| - Improve this Doc + Improve this Doc - View Source + View Source

Equals((Int32 x, Int32 y, Int32 width, Int32 height))

@@ -1352,10 +1352,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Expand(Int32, Int32)

@@ -1409,10 +1409,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetDifference(Rectangle, Rectangle)

@@ -1465,10 +1465,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetExactUnion(Rectangle, Rectangle)

@@ -1520,10 +1520,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetHashCode()

@@ -1554,10 +1554,10 @@
Overrides
System.ValueType.GetHashCode()
| - Improve this Doc + Improve this Doc - View Source + View Source

GetIntersection(Rectangle, Rectangle)

@@ -1610,10 +1610,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUnion(Rectangle, Rectangle)

@@ -1666,10 +1666,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Intersects(Rectangle)

@@ -1716,10 +1716,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxXPositions()

@@ -1748,10 +1748,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxYPositions()

@@ -1780,10 +1780,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MinXPositions()

@@ -1812,10 +1812,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

MinYPositions()

@@ -1844,10 +1844,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

PerimeterPositions()

@@ -1876,10 +1876,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions()

@@ -1908,10 +1908,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

PositionsOnSide(Direction)

@@ -1959,10 +1959,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomPosition(Func<Coord, Boolean>, IGenerator)

@@ -2019,10 +2019,70 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

RandomPosition(Func<Rectangle, Coord, Boolean>, IGenerator)

+

Returns a random position from within this rectangle, for which the selector function +specified returns true. Random positions will continuously be generated until one that +qualifies is found.

+
+
+
Declaration
+
+
public Coord RandomPosition(Func<Rectangle, Coord, bool> selector, IGenerator rng = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Func<Rectangle, Coord, System.Boolean>selector

Selector function that takes a position and a rectangle, and returns true if it is an +acceptable selection, and false otherwise.

+
Troschuetz.Random.IGeneratorrng

The rng to use. Defaults to DefaultRNG.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
Coord

A random position from within the rectangle, for which the given selector function +returned true.

+
+ + | + Improve this Doc + + + View Source

RandomPosition(IGenerator)

@@ -2069,10 +2129,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -2104,10 +2164,10 @@
Overrides
System.ValueType.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

Translate(Coord)

@@ -2155,10 +2215,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Translate(Direction)

@@ -2205,10 +2265,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Translate(Int32, Int32)

@@ -2262,10 +2322,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateX(Int32)

@@ -2312,10 +2372,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

TranslateY(Int32)

@@ -2362,10 +2422,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithCenter(Coord)

@@ -2414,10 +2474,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithCenter(Int32, Int32)

@@ -2472,10 +2532,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithExtents(Coord, Coord)

@@ -2529,10 +2589,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithExtents(Int32, Int32, Int32, Int32)

@@ -2598,10 +2658,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithHeight(Int32)

@@ -2649,10 +2709,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMaxExtent(Coord)

@@ -2700,10 +2760,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMaxExtent(Int32, Int32)

@@ -2757,10 +2817,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMaxExtentX(Int32)

@@ -2808,10 +2868,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMaxExtentY(Int32)

@@ -2859,10 +2919,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMinExtent(Coord)

@@ -2910,10 +2970,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMinExtent(Int32, Int32)

@@ -2967,10 +3027,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMinExtentX(Int32)

@@ -3018,10 +3078,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithMinExtentY(Int32)

@@ -3069,10 +3129,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithPosition(Coord)

@@ -3119,10 +3179,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithPosition(Int32, Int32)

@@ -3175,10 +3235,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithPositionAndSize(Int32, Int32, Int32, Int32)

@@ -3244,10 +3304,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithPostionAndSize(Coord, Coord)

@@ -3301,10 +3361,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithRadius(Coord, Int32, Int32)

@@ -3365,10 +3425,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithRadius(Int32, Int32, Int32, Int32)

@@ -3435,10 +3495,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithSize(Coord)

@@ -3486,10 +3546,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithSize(Int32, Int32)

@@ -3543,10 +3603,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithWidth(Int32)

@@ -3594,10 +3654,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithX(Int32)

@@ -3644,10 +3704,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

WithY(Int32)

@@ -3696,10 +3756,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Rectangle, Rectangle)

@@ -3750,10 +3810,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Rectangle, Rectangle)

@@ -3804,10 +3864,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Rectangle, Rectangle)

@@ -3858,10 +3918,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Rectangle, RectangleF)

@@ -3912,10 +3972,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Rectangle, (Int32 x, Int32 y, Int32 width, Int32 height))

@@ -3966,10 +4026,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Rectangle, Rectangle)

@@ -4020,10 +4080,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(Rectangle, Rectangle)

@@ -4074,10 +4134,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality(RectangleF, Rectangle)

@@ -4128,10 +4188,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Equality((Int32 x, Int32 y, Int32 width, Int32 height), Rectangle)

@@ -4182,10 +4242,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Rectangle to Rectangle)

@@ -4230,10 +4290,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Rectangle to Rectangle)

@@ -4278,10 +4338,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Rectangle to RectangleF)

@@ -4326,10 +4386,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Rectangle to (Int32 x, Int32 y, Int32 width, Int32 height))

@@ -4374,10 +4434,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Rectangle to Rectangle)

@@ -4422,10 +4482,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(Rectangle to Rectangle)

@@ -4470,10 +4530,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit((Int32 x, Int32 y, Int32 width, Int32 height) to Rectangle)

@@ -4518,10 +4578,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Rectangle, Rectangle)

@@ -4572,10 +4632,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Rectangle, Rectangle)

@@ -4626,10 +4686,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Rectangle, Rectangle)

@@ -4680,10 +4740,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Rectangle, RectangleF)

@@ -4734,10 +4794,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Rectangle, (Int32 x, Int32 y, Int32 width, Int32 height))

@@ -4788,10 +4848,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Rectangle, Rectangle)

@@ -4842,10 +4902,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(Rectangle, Rectangle)

@@ -4896,10 +4956,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality(RectangleF, Rectangle)

@@ -4950,10 +5010,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Inequality((Int32 x, Int32 y, Int32 width, Int32 height), Rectangle)

@@ -5021,10 +5081,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.SenseMapping.IReadOnlySenseMap.html b/docs/api/GoRogue.SenseMapping.IReadOnlySenseMap.html index 157ad232..96f963ce 100644 --- a/docs/api/GoRogue.SenseMapping.IReadOnlySenseMap.html +++ b/docs/api/GoRogue.SenseMapping.IReadOnlySenseMap.html @@ -107,10 +107,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentSenseMap

@@ -139,10 +139,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlyInSenseMap

@@ -172,10 +172,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlyOutOfSenseMap

@@ -205,10 +205,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SenseSources

@@ -293,10 +293,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.SenseMapping.SenseMap.html b/docs/api/GoRogue.SenseMapping.SenseMap.html index d8672b79..15d10daf 100644 --- a/docs/api/GoRogue.SenseMapping.SenseMap.html +++ b/docs/api/GoRogue.SenseMapping.SenseMap.html @@ -139,10 +139,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SenseMap(IMapView<Double>)

@@ -175,10 +175,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentSenseMap

@@ -207,10 +207,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -238,10 +238,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Coord]

@@ -288,10 +288,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32]

@@ -338,10 +338,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Item[Int32, Int32]

@@ -394,10 +394,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlyInSenseMap

@@ -427,10 +427,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NewlyOutOfSenseMap

@@ -460,10 +460,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SenseSources

@@ -493,10 +493,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -526,10 +526,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddSenseSource(SenseSource)

@@ -562,10 +562,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly()

@@ -594,10 +594,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Calculate()

@@ -611,10 +611,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEnumerator()

@@ -643,10 +643,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveSenseSource(SenseSource)

@@ -682,10 +682,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -719,10 +719,10 @@
Overrides
System.Object.ToString()
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Char, Char, Char)

@@ -781,10 +781,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString(Int32)

@@ -834,10 +834,10 @@

Explicit Interface Implementations

| - Improve this Doc + Improve this Doc - View Source + View Source

IEnumerable.GetEnumerator()

@@ -934,10 +934,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.SenseMapping.SenseSource.html b/docs/api/GoRogue.SenseMapping.SenseSource.html index 8e6917ec..2b7bca79 100644 --- a/docs/api/GoRogue.SenseMapping.SenseSource.html +++ b/docs/api/GoRogue.SenseMapping.SenseSource.html @@ -120,10 +120,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SenseSource(SourceType, Coord, Double, Distance, Double)

@@ -180,10 +180,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

SenseSource(SourceType, Coord, Double, Distance, Double, Double, Double)

@@ -254,10 +254,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

SenseSource(SourceType, Int32, Int32, Double, Distance, Double)

@@ -320,10 +320,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

SenseSource(SourceType, Int32, Int32, Double, Distance, Double, Double, Double)

@@ -402,10 +402,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Angle

@@ -435,10 +435,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceCalc

@@ -467,10 +467,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Enabled

@@ -499,10 +499,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Intensity

@@ -530,10 +530,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsAngleRestricted

@@ -561,10 +561,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Position

@@ -592,10 +592,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Radius

@@ -625,10 +625,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Span

@@ -657,10 +657,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -690,10 +690,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -734,10 +734,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.SenseMapping.SourceType.html b/docs/api/GoRogue.SenseMapping.SourceType.html index 63e9e826..a1f2e4b1 100644 --- a/docs/api/GoRogue.SenseMapping.SourceType.html +++ b/docs/api/GoRogue.SenseMapping.SourceType.html @@ -136,10 +136,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.SpatialMap-1.html b/docs/api/GoRogue.SpatialMap-1.html index 8290554f..e1555209 100644 --- a/docs/api/GoRogue.SpatialMap-1.html +++ b/docs/api/GoRogue.SpatialMap-1.html @@ -232,10 +232,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SpatialMap(Int32)

@@ -293,10 +293,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Utility.html b/docs/api/GoRogue.Utility.html index 04e4d058..aba4861f 100644 --- a/docs/api/GoRogue.Utility.html +++ b/docs/api/GoRogue.Utility.html @@ -116,10 +116,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AsReadOnly<K, V>(IDictionary<K, V>)

@@ -187,10 +187,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToString<T>(T[,], String, String, Func<T, String>, String, String, String, String)

@@ -294,10 +294,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToString<T>(IEnumerable<T>, String, Func<T, String>, String, String)

@@ -390,10 +390,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToString<T>(ISet<T>, String, Func<T, String>, String, String)

@@ -486,10 +486,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToString<K, V>(IDictionary<K, V>, String, Func<K, String>, Func<V, String>, String, String, String)

@@ -598,10 +598,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToStringGrid<T>(T[,], Int32, String, String, Func<T, String>, String, String, String, String)

@@ -718,10 +718,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtendToStringGrid<T>(T[,], String, String, Func<T, String>, String, String, String, String)

@@ -832,10 +832,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

FisherYatesShuffle<T>(IList<T>, IGenerator)

@@ -888,10 +888,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Multiply(String, Int32)

@@ -943,10 +943,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomIndex<T>(IReadOnlyList<T>, Func<Int32, Boolean>, IGenerator)

@@ -1022,10 +1022,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomIndex<T>(IReadOnlyList<T>, IGenerator)

@@ -1094,10 +1094,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomItem<T>(IReadOnlyList<T>, Func<T, Boolean>, IGenerator)

@@ -1173,10 +1173,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RandomItem<T>(IReadOnlyList<T>, IGenerator)

@@ -1245,10 +1245,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Swap<T>(ref T, ref T)

@@ -1298,10 +1298,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Yield<T>(T)

@@ -1362,10 +1362,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Yield<T>(T[])

@@ -1433,10 +1433,10 @@
Type Parameters
diff --git a/docs/manifest.json b/docs/manifest.json index 403fd1ab..e0841c55 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -9,7 +9,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdjacencyRule.Types.html", - "hash": "MobWDIaSapQImrv5bfQH6Q==" + "hash": "g1GViRbdpc7hbtnQH9dH4g==" } }, "is_incremental": false, @@ -21,7 +21,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdjacencyRule.html", - "hash": "dkAndmGge1COoF3YqRLOsg==" + "hash": "MVibAJbNsY6d+dJQCKjJ+Q==" } }, "is_incremental": false, @@ -33,7 +33,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdvancedLayeredSpatialMap-1.html", - "hash": "Q0rGWBg9YkKjUHoBTPoU8Q==" + "hash": "GdUfDTWWe99+IJeeqpNnaw==" } }, "is_incremental": false, @@ -45,7 +45,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdvancedMultiSpatialMap-1.html", - "hash": "x4D9u5r0rJLJJ2PS9parqQ==" + "hash": "cpQd2og/lJMdYGx/Ob7/kA==" } }, "is_incremental": false, @@ -57,7 +57,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdvancedSpatialMap-1.html", - "hash": "obpaLm91MHnBaTQ4PKXFjg==" + "hash": "4kFgKi5MEiQK4V7LJt98Rg==" } }, "is_incremental": false, @@ -69,7 +69,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.BoundedRectangle.html", - "hash": "xWvd/4aRTFC4gRyCOw3qwA==" + "hash": "aSDW2MwuG48P70YK5Oh7iQ==" } }, "is_incremental": false, @@ -81,7 +81,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ComponentContainer.html", - "hash": "d9Mo3EPxdcSdGkhxieXb6Q==" + "hash": "p4XGmQGlAf/2koxDz2bRQg==" } }, "is_incremental": false, @@ -93,7 +93,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Coord.html", - "hash": "Fx/7PbCQURR66NVqdzFu2Q==" + "hash": "m8IiDz4khWmfRodzRCRGWA==" } }, "is_incremental": false, @@ -105,7 +105,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Dice.html", - "hash": "MCiTt4+hZF2AllBth3hdTQ==" + "hash": "hymBg1TVcdtY2BbPC2T1jg==" } }, "is_incremental": false, @@ -117,7 +117,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.DiceExpression.html", - "hash": "mF5KFZDEf8KXgNcFB1fYRA==" + "hash": "icfZ5/y2mqCUwT3TYO867Q==" } }, "is_incremental": false, @@ -129,7 +129,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.ImpossibleDieException.html", - "hash": "ugnzCa27Haycz5T8QrneCQ==" + "hash": "OcixblV66dFkWM1M/WH3VQ==" } }, "is_incremental": false, @@ -141,7 +141,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.InvalidChooseException.html", - "hash": "OSilkY8ySDp+rVXdjFLa7A==" + "hash": "tR7AGhfFxLIOOawXviw0Cg==" } }, "is_incremental": false, @@ -153,7 +153,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.InvalidMultiplicityException.html", - "hash": "Gue1lafZsXVsK+dGSVZ9aw==" + "hash": "lhdhZpa0IjUuqcp3GHTRmw==" } }, "is_incremental": false, @@ -165,7 +165,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.InvalidSyntaxException.html", - "hash": "Fwxu/p+plXdcO4w0Dkzy2Q==" + "hash": "tO2GdvzH6ufJge4hrmF6YQ==" } }, "is_incremental": false, @@ -189,7 +189,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.IDiceExpression.html", - "hash": "DjPww4rwq5vyUcbPp2WvRg==" + "hash": "sTr+npKSb7NnAtwVHC6n9Q==" } }, "is_incremental": false, @@ -201,7 +201,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.IParser.html", - "hash": "dcxV7CKApq4gPCMWLkCmKw==" + "hash": "Bt9V9NuzE06gPZDTsfKdEg==" } }, "is_incremental": false, @@ -213,7 +213,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Parser.html", - "hash": "Kk47IWDtLp0fuFjjo9MyGA==" + "hash": "FGPTQpLdUOPZMaYuD0wLJA==" } }, "is_incremental": false, @@ -225,7 +225,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.AddTerm.html", - "hash": "6kkHSz6bDo9CTAcwodbx8Q==" + "hash": "+L/8DdAWNdpRM8cboJJjdQ==" } }, "is_incremental": false, @@ -237,7 +237,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.ConstantTerm.html", - "hash": "L73vFnJ1WWECzX8ctZizmQ==" + "hash": "KWGyvI3Rtk8ij5QgNqijsw==" } }, "is_incremental": false, @@ -249,7 +249,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.DiceTerm.html", - "hash": "OhRHORrzZcg6FEDIlBUMVg==" + "hash": "aDk1Z659767GidFhRoGOFg==" } }, "is_incremental": false, @@ -261,7 +261,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.DivideTerm.html", - "hash": "fRXYj45DYyYNGw/qR8mZBw==" + "hash": "X4PTRi0d/SUzT0OPMKEbCA==" } }, "is_incremental": false, @@ -273,7 +273,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.ITerm.html", - "hash": "9DgjcozkdQc3R45Q9xlqMw==" + "hash": "vDqccw0/r61zXQh6dLuBJw==" } }, "is_incremental": false, @@ -285,7 +285,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.KeepTerm.html", - "hash": "pzPQ0od0gieg3tjCzmNeiA==" + "hash": "OJCKzOwhsIbItrHJfviBbg==" } }, "is_incremental": false, @@ -297,7 +297,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.MultiplyTerm.html", - "hash": "cbIzYxS/IQpXHgKz5vKMLQ==" + "hash": "ukqcCmhusJKtpY0DWVaA8g==" } }, "is_incremental": false, @@ -309,7 +309,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.SubtractTerm.html", - "hash": "eTMsvC9CgIHyvTQ7f7+Rew==" + "hash": "7CPLrfsfX4OX8X6bxPZxZA==" } }, "is_incremental": false, @@ -345,7 +345,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Direction.Types.html", - "hash": "wj0SKuR3EOQdwWm2DA8wZQ==" + "hash": "ypSWRUfNlIWhw+J54LWNDg==" } }, "is_incremental": false, @@ -357,7 +357,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Direction.html", - "hash": "frTdFTkh54KHJJAmXaBIJA==" + "hash": "FBn/TKl7eLQoi0t9ibCTXA==" } }, "is_incremental": false, @@ -369,7 +369,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.DisjointSet.html", - "hash": "mo+U/Oy0PVOmP0y74NUcAQ==" + "hash": "J++j53jZ0I5wYzlVRHRhqg==" } }, "is_incremental": false, @@ -381,7 +381,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Distance.Types.html", - "hash": "O7iXYggDTuGadp/ed/6h1A==" + "hash": "z5hNiQtexS86EkaSd6VJ1A==" } }, "is_incremental": false, @@ -393,7 +393,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Distance.html", - "hash": "qQcV/2l4IF3Ta4pzo1bpig==" + "hash": "hlJfWjbI0t4vEgfit79C6g==" } }, "is_incremental": false, @@ -405,7 +405,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Effect-1.html", - "hash": "m0DdZdoHF3ro+tjJRTtxrw==" + "hash": "e+L+zd3co/Rx7ZGoupnIQg==" } }, "is_incremental": false, @@ -417,7 +417,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.EffectArgs.html", - "hash": "UhbeN9PqT22vOy/4yurx2g==" + "hash": "WSZiiBfwmO9HlA7VW9KEBg==" } }, "is_incremental": false, @@ -429,7 +429,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.EffectTrigger-1.html", - "hash": "JU7xZXWatnIkGCubtCBdXg==" + "hash": "U9NaEAwV5+rXDFWbbaiFPw==" } }, "is_incremental": false, @@ -441,7 +441,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.FOV.html", - "hash": "CSavKz57Zouc+We8YulsEg==" + "hash": "Gx+2XrJJN9SEekufbO7RXQ==" } }, "is_incremental": false, @@ -453,7 +453,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.Components.IGameObjectComponent.html", - "hash": "lR2MWqlNXJG+3xBhUVb1pA==" + "hash": "RDo9RQA+F5i909YYxCVk5A==" } }, "is_incremental": false, @@ -477,7 +477,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.GameObject.html", - "hash": "fXrrJ1CIAQMu5Fo2KvuLFQ==" + "hash": "91mMmEu4x1ClPhaFXe3ieQ==" } }, "is_incremental": false, @@ -489,7 +489,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.IGameObject.html", - "hash": "jYmswwYtRZF9Cx9GcwdiTg==" + "hash": "k9bUsUp+1o1hZOujNpy9fw==" } }, "is_incremental": false, @@ -501,7 +501,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.Map.html", - "hash": "TNZMfHQcVALH7w7X6JX4JQ==" + "hash": "mJvFwz3EZci6S0gTxmVWyg==" } }, "is_incremental": false, @@ -525,7 +525,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IDGenerator.html", - "hash": "z85qt+QU14MS/tIDnrJm3w==" + "hash": "S/S7DrjX/DQv/V7rlgQM7Q==" } }, "is_incremental": false, @@ -537,7 +537,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IHasComponents.html", - "hash": "zB0EPOWFn1FSkZih7xZSQA==" + "hash": "NS/iOSRBjrbkNAizZKzJoQ==" } }, "is_incremental": false, @@ -549,7 +549,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IHasID.html", - "hash": "dalfnThpPWRWTv80vDwmnQ==" + "hash": "qcJt3APbQlAwGoYMxFkJzA==" } }, "is_incremental": false, @@ -561,7 +561,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IHasLayer.html", - "hash": "wRd43nPG4vrOfU8YdWFwJw==" + "hash": "ErQ4xhFn77WyAe+BlC/58A==" } }, "is_incremental": false, @@ -573,7 +573,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyDisjointSet.html", - "hash": "EdgtyHo/Cn8w63iNyOWu+w==" + "hash": "rjH3CSfc40eVTW2euv9wEg==" } }, "is_incremental": false, @@ -585,7 +585,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyFOV.html", - "hash": "aJUILspwyvuc2A6oZaDuxw==" + "hash": "U5L9FR8NgrxF41746pZtyg==" } }, "is_incremental": false, @@ -597,7 +597,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyLayeredSpatialMap-1.html", - "hash": "iP+Pyed24XOK+lk11d5l9g==" + "hash": "Bf2vSmkn/wz/W1qA1bNrIw==" } }, "is_incremental": false, @@ -609,7 +609,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyRadiusAreaProvider.html", - "hash": "LKEIiEXME5Hb0HWJ0Sg4+g==" + "hash": "Kt6xk9WEfU5eDH5I+Bu3Hg==" } }, "is_incremental": false, @@ -621,7 +621,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlySpatialMap-1.html", - "hash": "BBtykpYcSYaUegRsvWaCFw==" + "hash": "rR0DEMSCO7Ww/++EgUl2kg==" } }, "is_incremental": false, @@ -633,7 +633,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ISortedComponent.html", - "hash": "Bh5CdHkGp1t3XvMkD21PDg==" + "hash": "gYL4ChSXBZmXJDP5ojBfdg==" } }, "is_incremental": false, @@ -645,7 +645,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ISpatialMap-1.html", - "hash": "3MxG29zJ9irp6ZWDVY4JyA==" + "hash": "q0g+1yJigJEoQVppr53BYw==" } }, "is_incremental": false, @@ -657,7 +657,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ISpatialTuple-1.html", - "hash": "0YWMjvEAoIjT6rJKBUFxKA==" + "hash": "XpvYp3a7dMFjk3ktnHJVpg==" } }, "is_incremental": false, @@ -669,7 +669,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ItemEventArgs-1.html", - "hash": "MGznfu98e0efusVy/G8gAQ==" + "hash": "dFPdoP6SLD9U01zguW19+Q==" } }, "is_incremental": false, @@ -681,7 +681,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ItemMovedEventArgs-1.html", - "hash": "VFKe+UW68w8KlvX4//Gx5g==" + "hash": "O7nwHNWPlHTITQ80TBnH4w==" } }, "is_incremental": false, @@ -693,7 +693,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.LayerMasker.html", - "hash": "55PX7creWqY3qQ9T8Oae5g==" + "hash": "P5z1RMR9a3+UCl7okEoPZA==" } }, "is_incremental": false, @@ -705,7 +705,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.LayeredSpatialMap-1.html", - "hash": "kuFzhbD3pFyZbQqNenYdRg==" + "hash": "Y1EvN0EUx6nKuREa7xkXww==" } }, "is_incremental": false, @@ -717,7 +717,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Lines.Algorithm.html", - "hash": "3Ll3wPZK+jUK5uCXa9s8yw==" + "hash": "y5zQEFoWV6RkpG80wcHJZA==" } }, "is_incremental": false, @@ -729,7 +729,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Lines.html", - "hash": "qmcdEHeuhTQfGIrfkbQKWA==" + "hash": "RXUgw+Z4XT06XA45Uf3VRw==" } }, "is_incremental": false, @@ -741,7 +741,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.CenterBoundsConnectionPointSelector.html", - "hash": "p1sHEk0yDrd3Y64hQGXEFw==" + "hash": "axpOun9R8iPSmDDDZCBGfA==" } }, "is_incremental": false, @@ -753,7 +753,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.ClosestConnectionPointSelector.html", - "hash": "CuReyLBjRTWn1NeEXlnvzA==" + "hash": "2S96EIjw7hAoe1yn1fXzaw==" } }, "is_incremental": false, @@ -765,7 +765,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.ClosestMapAreaConnector.html", - "hash": "zGhsfo+vlV0G2Kg+ICVK7Q==" + "hash": "muNSBlSqUax/h9uw6q5sag==" } }, "is_incremental": false, @@ -777,7 +777,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.DeadEndTrimmer.html", - "hash": "RN5OsH2atsrW8wbaZbUp4A==" + "hash": "fR7gNwnJA56soiociHITrA==" } }, "is_incremental": false, @@ -789,7 +789,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.DirectLineTunnelCreator.html", - "hash": "qbwHGGLC1ebjsGskr6+6pg==" + "hash": "mgrB01xOsgtFGysivjAj4w==" } }, "is_incremental": false, @@ -801,7 +801,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.HorizontalVerticalTunnelCreator.html", - "hash": "dXn9cpU1DciCZ6021f9t7g==" + "hash": "c70ys0cJU+4WLfbeFc8KUw==" } }, "is_incremental": false, @@ -813,7 +813,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.IAreaConnectionPointSelector.html", - "hash": "yNwSVBK9o/1oeAJ9JP3r+g==" + "hash": "zOLGFzzkbpC8y6HqU5O4Ow==" } }, "is_incremental": false, @@ -825,7 +825,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.ITunnelCreator.html", - "hash": "3ONefTiWoghZNB1kUMgIsQ==" + "hash": "RDpXOONOiZYsuJthOVuPBg==" } }, "is_incremental": false, @@ -837,7 +837,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.OrderedMapAreaConnector.html", - "hash": "ct65NOp0Xs8VlO8b8nKq3A==" + "hash": "9GnuqzvIzd7BAaZNF9x9kg==" } }, "is_incremental": false, @@ -849,7 +849,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.RandomConnectionPointSelector.html", - "hash": "skoNG0agmGjLKrdkc2+eYA==" + "hash": "aCR4jWDQtwDA9E+iYyLM+g==" } }, "is_incremental": false, @@ -861,7 +861,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.RoomDoorConnector.html", - "hash": "f03WpoBFe39J+9NwdwG4ow==" + "hash": "n09CMTXWpLeB7tQOgZYGhg==" } }, "is_incremental": false, @@ -885,7 +885,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.BasicRoomsGenerator.html", - "hash": "PSCFETHHrjtREr1nc2TDRQ==" + "hash": "Rt0l/Z8KGVOGJ6QFq4usNQ==" } }, "is_incremental": false, @@ -897,7 +897,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.CellularAutomataAreaGenerator.html", - "hash": "0zplQPDAJG2gaiq0SmxsrA==" + "hash": "IRRdu/AMQKJr68GSkTNmzg==" } }, "is_incremental": false, @@ -909,7 +909,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.MazeGenerator.html", - "hash": "5JroexoKjx/CfK8DgiDmBQ==" + "hash": "ZTP177FNpaa1k/UoBvnNQw==" } }, "is_incremental": false, @@ -921,7 +921,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.RoomsGenerator.html", - "hash": "3m3x0L7vXHjTdlCs1Rj3+Q==" + "hash": "dqVNh6POhFtoFo+Ar1M8GQ==" } }, "is_incremental": false, @@ -945,7 +945,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.IReadOnlyMapArea.html", - "hash": "9dpTV9AwX+yV3QYg9n3Euw==" + "hash": "6BN/38su2yE75bn5irfB6g==" } }, "is_incremental": false, @@ -957,7 +957,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.MapArea.html", - "hash": "2NCzXfQy6lL41u6ferP7lw==" + "hash": "vkx9LOEPdVLGiyaFQhDVSw==" } }, "is_incremental": false, @@ -969,7 +969,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.MapAreaFinder.html", - "hash": "ylmVXdZ1pmdA94NFyGUfIQ==" + "hash": "1ixs/XRXuX+ixAmdmWjVYA==" } }, "is_incremental": false, @@ -981,7 +981,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.QuickGenerators.html", - "hash": "+3fE+9ybqOXQuve8NTrjuQ==" + "hash": "3SNPrdJ1m4QunHmeYGVakA==" } }, "is_incremental": false, @@ -1005,7 +1005,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.ArrayMap-1.html", - "hash": "0jmJj6AMrSyUdTkMt9wj8A==" + "hash": "fY1SXPids5mmTAfNQqtbCA==" } }, "is_incremental": false, @@ -1017,7 +1017,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.ArrayMap2D-1.html", - "hash": "lMuZPQVJUeJSsKyqUj716w==" + "hash": "OSJE/CdZVhdYiedWgJum/g==" } }, "is_incremental": false, @@ -1029,7 +1029,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.IMapView-1.html", - "hash": "+vuHDeFrHTS4WW4y6B5k5g==" + "hash": "pwxK+PNXCFslW+fx58bMgg==" } }, "is_incremental": false, @@ -1041,7 +1041,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.IMapViewExtensions.html", - "hash": "5NbDtEg/mADygTGth9ODBg==" + "hash": "FOv8zg8k64WOR+zUe2JMUA==" } }, "is_incremental": false, @@ -1053,7 +1053,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.ISettableMapView-1.html", - "hash": "vnceuDAQbqULOvh/eNZ5Xw==" + "hash": "WOlAfOgKExUzh4txbu7lJg==" } }, "is_incremental": false, @@ -1065,7 +1065,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaMapView-1.html", - "hash": "JjPStgaLWmaP5Rk3NAip+A==" + "hash": "XXAD2fF4ZVmM4qCqzNp2fw==" } }, "is_incremental": false, @@ -1077,7 +1077,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaSettableMapView-1.html", - "hash": "jjKwZHE4en0FhQ3/M4wPpA==" + "hash": "LYp3qVX8cNe9bkubiqNz7Q==" } }, "is_incremental": false, @@ -1089,7 +1089,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaSettableTranslationMap-2.html", - "hash": "3QZG2ofLF8Nvy1m96Pwr+A==" + "hash": "BhjdHzMepIi/u3h7HzqBJw==" } }, "is_incremental": false, @@ -1101,7 +1101,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaTranslationMap-2.html", - "hash": "qpAl4+9HoWZwJMzlh7mJ/w==" + "hash": "HHx8sMfu22rdVXLEd5TpxA==" } }, "is_incremental": false, @@ -1113,7 +1113,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.SettableTranslationMap-2.html", - "hash": "CIDkrzphS6QnBIaoAld36Q==" + "hash": "W6mMMRrY45fhFDQtYZbamw==" } }, "is_incremental": false, @@ -1125,7 +1125,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.SettableViewport-1.html", - "hash": "/pmxfEF/WHsh+BHj/zfjCw==" + "hash": "CrLIEMnwLV+K5ibfsma3Ng==" } }, "is_incremental": false, @@ -1137,7 +1137,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.TranslationMap-2.html", - "hash": "G4JaI0X5RvmxVssxpctF+Q==" + "hash": "J0gZT/mtFXrWb44kvSRfAA==" } }, "is_incremental": false, @@ -1149,7 +1149,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.UnboundedViewport-1.html", - "hash": "sauFbSOj/LympeukzTEPxg==" + "hash": "LW5XSwduOznymiKgG77hug==" } }, "is_incremental": false, @@ -1161,7 +1161,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.Viewport-1.html", - "hash": "nvoUG6gYEzLUalu0duiptA==" + "hash": "YPvYCmsvLjPbKrtfUyCDrQ==" } }, "is_incremental": false, @@ -1185,7 +1185,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MathHelpers.html", - "hash": "QVHFwdubOYW2jyfdTbxpXQ==" + "hash": "VFIE9hNVkRBccZlwPOv04w==" } }, "is_incremental": false, @@ -1197,7 +1197,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MultiSpatialMap-1.html", - "hash": "d8qyzR0CRBntNwzVjy3tqQ==" + "hash": "R6JLfGRJ3288L3D4ujCYPw==" } }, "is_incremental": false, @@ -1209,7 +1209,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.AStar.html", - "hash": "wVSg6BFQN9mK/CLwA0Fr1w==" + "hash": "vllwaruC1O8llnpbV+uSUw==" } }, "is_incremental": false, @@ -1221,7 +1221,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.FastAStar.html", - "hash": "maf7jy5txRlr9ReeTK0jqw==" + "hash": "kWaR8DAbefEmnQ8xXgvIVQ==" } }, "is_incremental": false, @@ -1233,7 +1233,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.FleeMap.html", - "hash": "auLqkPLsnjuHpeX6BpowYA==" + "hash": "I+WCxV8ivWmRPdac4yOfvg==" } }, "is_incremental": false, @@ -1245,7 +1245,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.GoalMap.html", - "hash": "hsTdFJa1ivHEWyiZl6IiOQ==" + "hash": "+Nmjm7H84MeikpBd3BHuSw==" } }, "is_incremental": false, @@ -1257,7 +1257,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.GoalMapExtensions.html", - "hash": "p23By1wDl+A3f+oBdOmGlA==" + "hash": "y/0ZD/Xwe07Z4/VMiFTuWw==" } }, "is_incremental": false, @@ -1269,7 +1269,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.GoalState.html", - "hash": "TkE4dmpY5gI2NdxXA1PA8g==" + "hash": "swoweAQBUteqj+juqLhTsA==" } }, "is_incremental": false, @@ -1281,7 +1281,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.Path.html", - "hash": "Edyl+5zgmnwIvPpT4vh73Q==" + "hash": "jnxyYC6i6Kh107h7z9Mt7A==" } }, "is_incremental": false, @@ -1293,7 +1293,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.WeightedGoalMap.html", - "hash": "OKUIHhOlhFRA5SZVMpEcJQ==" + "hash": "WaNBEqn4Kcdp+ZyQR/wEQg==" } }, "is_incremental": false, @@ -1317,7 +1317,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Radius.Types.html", - "hash": "5DUHJtzqRWNnZQRgPe5tpQ==" + "hash": "tmFc9wplhivAPs76Oz+dbg==" } }, "is_incremental": false, @@ -1329,7 +1329,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Radius.html", - "hash": "7BuqwhVysz2TB1KZlr38BA==" + "hash": "ukYw9dqrJF7lVGkOTeyfrQ==" } }, "is_incremental": false, @@ -1341,7 +1341,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.RadiusAreaProvider.html", - "hash": "HsPlGGiSYL28xHy+fe67Tg==" + "hash": "WrmsTJJoJ3UaKEV8pqyZcg==" } }, "is_incremental": false, @@ -1353,7 +1353,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.DiscreteConverter-1.html", - "hash": "hd4YDbhk2kFWvHfvo0S9Fg==" + "hash": "LN7YOH6mL6gjUdxxmiBmCQ==" } }, "is_incremental": false, @@ -1365,7 +1365,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.DistributionHelpers.html", - "hash": "8OWum+3edO/IEm2+V15nlw==" + "hash": "SmidJ9ZcEFGAlVH9j5uOCQ==" } }, "is_incremental": false, @@ -1377,7 +1377,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.KnownSeriesGenerator.html", - "hash": "04oks2UiiQYcWSz1ec1AMw==" + "hash": "GQe8xntO4PzVn9uQPxgJ3A==" } }, "is_incremental": false, @@ -1389,7 +1389,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.MaxRandom.html", - "hash": "88yqyuNksc/EPn4Lefod0A==" + "hash": "y3pYLypocYr+4PSKyjB3cQ==" } }, "is_incremental": false, @@ -1401,7 +1401,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.MinRandom.html", - "hash": "aDkZvAKwZQBJmw2T5H2Xqg==" + "hash": "eOqq+e0L2rdbrh5IJYtwng==" } }, "is_incremental": false, @@ -1413,7 +1413,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.SingletonRandom.html", - "hash": "Fcf2H6AUmHPNe1aFktYL4A==" + "hash": "3dTtCBUh/ksjiciH+ytr+Q==" } }, "is_incremental": false, @@ -1437,7 +1437,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Rectangle.html", - "hash": "bkyMWjAZxrxECvfIRmm4+w==" + "hash": "tqZPGvG5yUmujNy+SSvDqg==" } }, "is_incremental": false, @@ -1449,7 +1449,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.IReadOnlySenseMap.html", - "hash": "rCBkx7cRrdx9qDJJQXdimA==" + "hash": "R/f5yJ6GFIkoSdt/1wj59A==" } }, "is_incremental": false, @@ -1461,7 +1461,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.SenseMap.html", - "hash": "tR65pedUcT5UM9dh9BMAvg==" + "hash": "sWRqphGU4xL7S1ZnG8Szpg==" } }, "is_incremental": false, @@ -1473,7 +1473,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.SenseSource.html", - "hash": "KFGVi8HSAyTDwhZX85OVzg==" + "hash": "jReA5HnG4wbbraQPR1uBaQ==" } }, "is_incremental": false, @@ -1485,7 +1485,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.SourceType.html", - "hash": "B9ivoYL3I6Z+Zs/CXFWVQg==" + "hash": "Pz3i2F46gFDQ2I4z8WcQgA==" } }, "is_incremental": false, @@ -1509,7 +1509,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.SpatialMap-1.html", - "hash": "KkUjxMdPfIRjKZzLI1zflQ==" + "hash": "LmiCLIQmjOO5f8qgBu/Ujw==" } }, "is_incremental": false, @@ -1521,7 +1521,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Utility.html", - "hash": "JaY18+C6VV5hUtlwwELTEA==" + "hash": "jFDdmrdYjSZpX1oYcMLSSw==" } }, "is_incremental": false, @@ -1548,7 +1548,7 @@ "hash": "4W5EW3IaNlxrILkIwH1Oyg==" } }, - "is_incremental": false, + "is_incremental": true, "version": "" }, { @@ -2100,28 +2100,28 @@ "skipped_file_count": 0 }, "processors": { - "ResourceDocumentProcessor": { + "TocDocumentProcessor": { "can_incremental": false, - "details": "Processor ResourceDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", + "details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", "incrementalPhase": "build", "total_file_count": 0, "skipped_file_count": 0 }, - "ManagedReferenceDocumentProcessor": { - "can_incremental": true, - "incrementalPhase": "build", - "total_file_count": 128, - "skipped_file_count": 11 - }, "ConceptualDocumentProcessor": { "can_incremental": true, "incrementalPhase": "build", "total_file_count": 6, "skipped_file_count": 6 }, - "TocDocumentProcessor": { + "ManagedReferenceDocumentProcessor": { + "can_incremental": true, + "incrementalPhase": "build", + "total_file_count": 128, + "skipped_file_count": 13 + }, + "ResourceDocumentProcessor": { "can_incremental": false, - "details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", + "details": "Processor ResourceDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", "incrementalPhase": "build", "total_file_count": 0, "skipped_file_count": 0 diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index 278d964e..b8401856 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -9693,6 +9693,19 @@ references: isSpec: "True" fullName: GoRogue.MathHelpers.RoundToMultiple nameWithType: MathHelpers.RoundToMultiple +- uid: GoRogue.MathHelpers.ScaledAtan2Approx(System.Double,System.Double) + name: ScaledAtan2Approx(Double, Double) + href: api/GoRogue.MathHelpers.html#GoRogue_MathHelpers_ScaledAtan2Approx_System_Double_System_Double_ + commentId: M:GoRogue.MathHelpers.ScaledAtan2Approx(System.Double,System.Double) + fullName: GoRogue.MathHelpers.ScaledAtan2Approx(System.Double, System.Double) + nameWithType: MathHelpers.ScaledAtan2Approx(Double, Double) +- uid: GoRogue.MathHelpers.ScaledAtan2Approx* + name: ScaledAtan2Approx + href: api/GoRogue.MathHelpers.html#GoRogue_MathHelpers_ScaledAtan2Approx_ + commentId: Overload:GoRogue.MathHelpers.ScaledAtan2Approx + isSpec: "True" + fullName: GoRogue.MathHelpers.ScaledAtan2Approx + nameWithType: MathHelpers.ScaledAtan2Approx - uid: GoRogue.MathHelpers.ToDegree(System.Double) name: ToDegree(Double) href: api/GoRogue.MathHelpers.html#GoRogue_MathHelpers_ToDegree_System_Double_ @@ -12446,6 +12459,15 @@ references: fullName.vb: GoRogue.Rectangle.RandomPosition(System.Func(Of GoRogue.Coord, System.Boolean), Troschuetz.Random.IGenerator) nameWithType: Rectangle.RandomPosition(Func, IGenerator) nameWithType.vb: Rectangle.RandomPosition(Func(Of Coord, Boolean), IGenerator) +- uid: GoRogue.Rectangle.RandomPosition(System.Func{GoRogue.Rectangle,GoRogue.Coord,System.Boolean},Troschuetz.Random.IGenerator) + name: RandomPosition(Func, IGenerator) + href: api/GoRogue.Rectangle.html#GoRogue_Rectangle_RandomPosition_System_Func_GoRogue_Rectangle_GoRogue_Coord_System_Boolean__Troschuetz_Random_IGenerator_ + commentId: M:GoRogue.Rectangle.RandomPosition(System.Func{GoRogue.Rectangle,GoRogue.Coord,System.Boolean},Troschuetz.Random.IGenerator) + name.vb: RandomPosition(Func(Of Rectangle, Coord, Boolean), IGenerator) + fullName: GoRogue.Rectangle.RandomPosition(System.Func, Troschuetz.Random.IGenerator) + fullName.vb: GoRogue.Rectangle.RandomPosition(System.Func(Of GoRogue.Rectangle, GoRogue.Coord, System.Boolean), Troschuetz.Random.IGenerator) + nameWithType: Rectangle.RandomPosition(Func, IGenerator) + nameWithType.vb: Rectangle.RandomPosition(Func(Of Rectangle, Coord, Boolean), IGenerator) - uid: GoRogue.Rectangle.RandomPosition(Troschuetz.Random.IGenerator) name: RandomPosition(IGenerator) href: api/GoRogue.Rectangle.html#GoRogue_Rectangle_RandomPosition_Troschuetz_Random_IGenerator_