diff --git a/docs/api/GoRogue.AdjacencyRule.Types.html b/docs/api/GoRogue.AdjacencyRule.Types.html index e843308b..6c2692d6 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 ad0061c8..e67eb031 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 d2e68c98..4812b0a8 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 895a9acd..2bc9da3c 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 566776e7..64ab942e 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 1781ee30..c37d278f 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 19065eb0..60f46282 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 4e509edc..e4559fc2 100644 --- a/docs/api/GoRogue.Coord.html +++ b/docs/api/GoRogue.Coord.html @@ -81,11 +81,6 @@

Struct Coord
Implements
System.IEquatable<Coord>
-
System.IEquatable<Microsoft.Xna.Framework.Point>
-
System.IEquatable<System.Drawing.Point>
-
System.IEquatable<System.Drawing.PointF>
-
System.IEquatable<System.Drawing.Size>
-
System.IEquatable<System.Drawing.SizeF>
System.IEquatable<System.ValueTuple<System.Int32, System.Int32>>
@@ -104,7 +99,7 @@
Namespace: GoRogue<
Assembly: GoRogue.dll
Syntax
-
public struct Coord : IEquatable<Coord>, IEquatable<Point>, IEquatable<Point>, IEquatable<PointF>, IEquatable<Size>, IEquatable<SizeF>, IEquatable<(int x, int y)>
+
public struct Coord : IEquatable<Coord>, IEquatable<(int x, int y)>
Remarks

Coord instances can be created using the standard Coord c = new Coord(x, y) syntax. In addition, @@ -127,10 +122,10 @@

Constructors

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

Coord(Int32, Int32)

@@ -169,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). @@ -204,10 +199,10 @@

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

X

X-value of the coordinate.

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

Y

Y-value of the coordinate.

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

Methods

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

BearingOfLine(Coord)

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

BearingOfLine(Coord, Coord)

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

BearingOfLine(Int32, Int32)

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

BearingOfLine(Int32, Int32, Int32, Int32)

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

Deconstruct(out Int32, out Int32)

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

Equals(Coord)

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

Equals(Point)

-

True if the given coordinate has equal x and y values to the current one.

-
-
-
Declaration
-
-
public bool Equals(Point other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
Microsoft.Xna.Framework.Pointother

Point to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the two coordinates are equal, false if not.

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

Equals(Point)

-

True if the given coordinate has equal x and y values to the current one.

-
-
-
Declaration
-
-
public bool Equals(Point other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
System.Drawing.Pointother

Point to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the two coordinates are equal, false if not.

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

Equals(PointF)

-

True if the given coordinate has equal x and y values to the current one.

-
-
-
Declaration
-
-
public bool Equals(PointF other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
System.Drawing.PointFother

Point to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the two coordinates are equal, false if not.

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

Equals(Size)

-

True if the current coordinate has equal x and y values to the given size's Width/Height values.

-
-
-
Declaration
-
-
public bool Equals(Size other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
System.Drawing.Sizeother

Size to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the size and coordinate are equivalent, false if not.

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

Equals(SizeF)

-

True if the current coordinate has equal x and y values to the given size's Width/Height values.

-
-
-
Declaration
-
-
public bool Equals(SizeF other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
System.Drawing.SizeFother

SizeF to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the size and coordinate are equivalent, false if not.

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

Equals(Object)

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

Equals((Int32 x, Int32 y))

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

EuclideanDistanceMagnitude(Coord)

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

EuclideanDistanceMagnitude(Coord, Coord)

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

EuclideanDistanceMagnitude(Int32, Int32)

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

EuclideanDistanceMagnitude(Int32, Int32, Int32, Int32)

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

GetHashCode()

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

Midpoint(Coord, Coord)

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

Midpoint(Int32, Int32, Int32, Int32)

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

ToCoord(Int32, Int32)

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

ToIndex(Int32)

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

ToIndex(Int32, Int32, Int32)

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

ToString()

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

ToXValue(Int32, Int32)

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

ToYValue(Int32, Int32)

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

Translate(Coord)

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

Translate(Int32, Int32)

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

Operators

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

Addition(Coord, Coord)

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

Addition(Coord, Direction)

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

Addition(Coord, Point)

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

Addition(Coord, Point)

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

Addition(Coord, Size)

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

Addition(Coord, Int32)

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

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

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

Addition(Point, Coord)

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

Addition(Point, Coord)

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

Addition(PointF, Coord)

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

Addition(Size, Coord)

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

Addition(SizeF, Coord)

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

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

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

Division(Coord, Double)

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

Division(Coord, Int32)

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

Equality(Coord, Coord)

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

Equality(Coord, Point)

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

Equality(Coord, Point)

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

Equality(Coord, PointF)

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

Equality(Coord, Size)

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

Equality(Coord, SizeF)

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

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

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

Equality(Point, Coord)

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

Equality(Point, Coord)

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

Equality(PointF, Coord)

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

Equality(Size, Coord)

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

Equality(SizeF, Coord)

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

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

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

Implicit(Coord to Point)

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

Implicit(Coord to Point)

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

Implicit(Coord to PointF)

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

Implicit(Coord to Size)

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

Implicit(Coord to SizeF)

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

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

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

Implicit(Point to Coord)

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

Implicit(Point to Coord)

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

Implicit(Size to Coord)

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

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

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

Inequality(Coord, Coord)

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

Inequality(Coord, Point)

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

Inequality(Coord, Point)

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

Inequality(Coord, PointF)

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

Inequality(Coord, Size)

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

Inequality(Coord, SizeF)

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

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

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

Inequality(Point, Coord)

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

Inequality(Point, Coord)

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

Inequality(PointF, Coord)

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

Inequality(Size, Coord)

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

Inequality(SizeF, Coord)

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

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

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

Multiply(Coord, Double)

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

Multiply(Coord, Int32)

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

Subtraction(Coord, Coord)

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

Subtraction(Coord, Point)

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

Subtraction(Coord, Point)

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

Subtraction(Coord, Size)

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

Subtraction(Coord, Int32)

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

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

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

Subtraction(Point, Coord)

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

Subtraction(Point, Coord)

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

Subtraction(PointF, Coord)

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

Subtraction(Size, Coord)

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

Subtraction(SizeF, Coord)

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

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

@@ -5241,21 +4986,6 @@

Implements

System.IEquatable<T>
-
- System.IEquatable<T> -
-
- System.IEquatable<T> -
-
- System.IEquatable<T> -
-
- System.IEquatable<T> -
-
- System.IEquatable<T> -

Extension Methods

Utility.Yield<T>(T) @@ -5268,10 +4998,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.DiceNotation.Dice.html b/docs/api/GoRogue.DiceNotation.Dice.html index acf5b0dc..61968cd5 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 a18a8612..965cf73b 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 26c36501..eb8ea5ba 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 0cb21ec1..b68d4c8e 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 d1e58d92..4a3b47c1 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 fa3030f3..a00c299c 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 b63d5959..b0a9bb69 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 42d0ba8c..89a59441 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 68ab16e1..f99e0c4e 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 979034bf..9aaf473d 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 4706d96d..34c680ac 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 0ca5622e..af844b7d 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 8a5fa4bf..9c3b9ffe 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 21b5e702..89d5211b 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 3eb0b810..11addc93 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 bb03bf6d..bc431f72 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 86c8f99c..f6ba8e0d 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 5a6b88b9..09080c87 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 25911aea..171c42a0 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 bdca532a..48c602ef 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 07f1843d..dcbb6cbb 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 5ec513e3..e46a1ace 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 e86f7b28..24b17060 100644 --- a/docs/api/GoRogue.Effect-1.html +++ b/docs/api/GoRogue.Effect-1.html @@ -109,6 +109,7 @@
Assembly: GoRogue.dll
Syntax
public abstract class Effect<TriggerArgs>
+
     where TriggerArgs : EffectArgs
Type Parameters
@@ -154,10 +155,10 @@

Constructors

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

Effect(String, Int32)

@@ -196,10 +197,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 +229,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 +263,10 @@

Properties

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

Duration

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

Name

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

Methods

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

OnTrigger(TriggerArgs)

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

ToString()

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

Trigger(TriggerArgs)

@@ -441,10 +442,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 +484,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.EffectArgs.html b/docs/api/GoRogue.EffectArgs.html index 0e7a75c1..d40cc466 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 984b4acf..3680199c 100644 --- a/docs/api/GoRogue.EffectTrigger-1.html +++ b/docs/api/GoRogue.EffectTrigger-1.html @@ -109,6 +109,7 @@
Assembly: GoRogue.dll
Syntax
public class EffectTrigger<TriggerArgs>
+
     where TriggerArgs : EffectArgs
Type Parameters
@@ -156,10 +157,10 @@

Constructors

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

EffectTrigger()

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

Properties

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

Effects

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

Methods

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

Add(Effect<TriggerArgs>)

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

Remove(Effect<TriggerArgs>)

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

ToString()

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

TriggerEffects(TriggerArgs)

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

Extension Methods

diff --git a/docs/api/GoRogue.FOV.html b/docs/api/GoRogue.FOV.html index c85aea42..05ff86a2 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 97366350..421a9736 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 ddb02fe1..61c390ca 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 584754cd..06a0d4e1 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 dfea8738..d7e3d342 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)

@@ -1243,6 +1243,7 @@

Declaration

public static Map CreateMap<T>(ISettableMapView<T> terrainLayer, int numberOfEntityLayers, Distance distanceMeasurement, uint layersBlockingWalkability = 4294967295U, uint layersBlockingTransparency = 4294967295U, uint entityLayersSupportingMultipleItems = 0U)
+
     where T : IGameObject
Parameters
@@ -1343,10 +1344,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntities<EntityType>(Coord, UInt32)

@@ -1357,6 +1358,7 @@

Declaration

public IEnumerable<EntityType> GetEntities<EntityType>(Coord position, uint layerMask = 4294967295U)
+
     where EntityType : IGameObject
Parameters
@@ -1418,10 +1420,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntities<EntityType>(Int32, Int32, UInt32)

@@ -1432,6 +1434,7 @@

Declaration

public IEnumerable<EntityType> GetEntities<EntityType>(int x, int y, uint layerMask = 4294967295U)
+
     where EntityType : IGameObject
Parameters
@@ -1499,10 +1502,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntity<EntityType>(Coord, UInt32)

@@ -1514,6 +1517,7 @@

Declaration

public EntityType GetEntity<EntityType>(Coord position, uint layerMask = 4294967295U)
+
     where EntityType : IGameObject
Parameters
@@ -1575,10 +1579,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetEntity<EntityType>(Int32, Int32, UInt32)

@@ -1590,6 +1594,7 @@

Declaration

public EntityType GetEntity<EntityType>(int x, int y, uint layerMask = 4294967295U)
+
     where EntityType : IGameObject
Parameters
@@ -1657,10 +1662,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObject(Coord, UInt32)

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

GetObject(Int32, Int32, UInt32)

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

GetObject<ObjectType>(Coord, UInt32)

@@ -1793,6 +1798,7 @@

Declaration

public ObjectType GetObject<ObjectType>(Coord position, uint layerMask = 4294967295U)
+
     where ObjectType : class, IGameObject
Parameters
@@ -1854,10 +1860,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObject<ObjectType>(Int32, Int32, UInt32)

@@ -1869,6 +1875,7 @@

Declaration

public ObjectType GetObject<ObjectType>(int x, int y, uint layerMask = 4294967295U)
+
     where ObjectType : class, IGameObject
Parameters
@@ -1936,10 +1943,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObjects(Coord, UInt32)

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

GetObjects(Int32, Int32, UInt32)

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

GetObjects<ObjectType>(Coord, UInt32)

@@ -2070,6 +2077,7 @@

Declaration

public IEnumerable<ObjectType> GetObjects<ObjectType>(Coord position, uint layerMask = 4294967295U)
+
     where ObjectType : class, IGameObject
Parameters
@@ -2131,10 +2139,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetObjects<ObjectType>(Int32, Int32, UInt32)

@@ -2145,6 +2153,7 @@

Declaration

public IEnumerable<ObjectType> GetObjects<ObjectType>(int x, int y, uint layerMask = 4294967295U)
+
     where ObjectType : class, IGameObject
Parameters
@@ -2212,10 +2221,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetTerrain(Coord)

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

GetTerrain(Int32, Int32)

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

GetTerrain<TerrainType>(Coord)

@@ -2332,6 +2341,7 @@

Declaration

public TerrainType GetTerrain<TerrainType>(Coord position)
+
     where TerrainType : class, IGameObject
Parameters
@@ -2387,10 +2397,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GetTerrain<TerrainType>(Int32, Int32)

@@ -2401,6 +2411,7 @@

Declaration

public TerrainType GetTerrain<TerrainType>(int x, int y)
+
     where TerrainType : class, IGameObject
Parameters
@@ -2462,10 +2473,10 @@
Type Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveEntity(IGameObject)

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

SetTerrain(IGameObject)

@@ -2549,10 +2560,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 +2590,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 +2620,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 +2706,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.IDGenerator.html b/docs/api/GoRogue.IDGenerator.html index b73ac377..d9b8f160 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 207410fd..cb042479 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 c5192484..088c2476 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 8abe119c..67234d5c 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 b4cbf1d0..f02d30ed 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 e01a65d8..5e003133 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 b9aabb84..2c9fd3a0 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 0515c30b..610b8617 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 57cc67eb..091e9972 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.ISpatialMap-1.html b/docs/api/GoRogue.ISpatialMap-1.html index f1d8e4ce..9035d8e7 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 c907d54f..2fc817f2 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 3096f541..96bac692 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 3a8e0018..c4bb2d4a 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 081b6ef5..08f0add0 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 efb9dde9..bed8b069 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 fc9ff112..51945384 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 94c19d81..f811467e 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 950d463c..58681d58 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 6adc31d0..a5c5540c 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 ab437c49..0f0e49d5 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 79fe56f4..44353fa1 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 442bc8d7..e8a59246 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 8c323cfb..3f2d65c9 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 00f1b312..62984298 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 250bdc7e..23a98649 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 2c7b23f6..04ac85f3 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 cadfa6b5..73986923 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 990389c0..178a0861 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 f6b6200a..83725b15 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 1944da40..cfc7c795 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 a24bbfdc..8eeceb5b 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 e0e19c43..f7b633ec 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 d83bd54b..ad82398b 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 3a0dd7ed..db063707 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 e05afba7..168f9bed 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 c803f25b..3a429e43 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 e5c2fa78..853ebdf7 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 67783e7e..d0a56cc0 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 1e94362e..094139be 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 349d6ace..1c8308b5 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 d175ef6c..8befebf1 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 ac6df584..7e7de13d 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 f78ea19a..e79da556 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 4c9e0344..9f532dd9 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 100506cf..a7eef53f 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 e6e193bb..50389591 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 0d75873e..6b074294 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 c6b99e0e..5e6c9ef7 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 7bf61bc5..f6606545 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 8b7d660f..3251c943 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 b921f792..35ba5d0b 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,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToDegree(Double)

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

ToRadian(Double)

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

WrapAround(Int32, Int32)

@@ -383,10 +383,10 @@
Remar diff --git a/docs/api/GoRogue.MultiSpatialMap-1.html b/docs/api/GoRogue.MultiSpatialMap-1.html index 4e15b698..4353fc1d 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 46db81a1..fda12040 100644 --- a/docs/api/GoRogue.Pathing.AStar.html +++ b/docs/api/GoRogue.Pathing.AStar.html @@ -124,10 +124,10 @@

Constructors

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

AStar(IMapView<Boolean>, Distance)

@@ -169,10 +169,10 @@

Properties

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

DistanceMeasurement

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

WalkabilityMap

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

Methods

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

ShortestPath(Coord, Coord, Boolean)

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

ShortestPath(Int32, Int32, Int32, Int32, Boolean)

@@ -391,10 +391,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.Pathing.FleeMap.html b/docs/api/GoRogue.Pathing.FleeMap.html index 246d0294..a3c31792 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 e32bd7de..14fb4c81 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 5ae8fc3a..e8bfe084 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 54ab8168..4afa4649 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 91c219ad..5d5e09e2 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 ae71ccfb..7143dbe3 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 1720935f..8da94f72 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 edd9c946..f6498baa 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 300081cb..168f4e5e 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 8ea5526f..dbfdf5ce 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 39e08fd7..d544f0ed 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 df4226da..8991d95a 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 6da7d67b..9a8fb009 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 dffe25d8..2cc133ab 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 d08e197c..e527f80a 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 97aa4ae8..16cd03d3 100644 --- a/docs/api/GoRogue.Rectangle.html +++ b/docs/api/GoRogue.Rectangle.html @@ -81,9 +81,6 @@

Struc
Implements
System.IEquatable<Rectangle>
-
System.IEquatable<Microsoft.Xna.Framework.Rectangle>
-
System.IEquatable<System.Drawing.Rectangle>
-
System.IEquatable<System.Drawing.RectangleF>
System.IEquatable<System.ValueTuple<System.Int32, System.Int32, System.Int32, System.Int32>>
@@ -102,7 +99,7 @@
Namespace: GoRogue<
Assembly: GoRogue.dll
Syntax
-
public struct Rectangle : IEquatable<Rectangle>, IEquatable<Rectangle>, IEquatable<Rectangle>, IEquatable<RectangleF>, IEquatable<(int x, int y, int width, int height)>
+
public struct Rectangle : IEquatable<Rectangle>, IEquatable<(int x, int y, int width, int height)>
Remarks

Rectangle is designed to be extremely efficient and interoperable with equivalent representations in other libraries, @@ -114,10 +111,10 @@

Constructors

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

Rectangle(Coord, Coord)

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

Rectangle(Coord, Int32, Int32)

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

Rectangle(Int32, Int32, Int32, Int32)

@@ -254,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.

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

Height

The height of the rectangle.

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

Width

The width of the rectangle.

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

X

X-coordinate of position of the rectangle.

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

Y

Y-coordinate of position of the rectangle.

@@ -406,10 +403,10 @@

Properties

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

Area

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

Center

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

IsEmpty

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

MaxExtent

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

MaxExtentX

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

MaxExtentY

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

MinExtent

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

MinExtentX

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

MinExtentY

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

Perimeter

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

Position

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

Size

@@ -788,10 +785,10 @@

Methods

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

ChangeHeight(Int32)

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

ChangeSize(Coord)

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

ChangeSize(Int32, Int32)

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

ChangeWidth(Int32)

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

Contains(Coord)

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

Contains(Rectangle)

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

Contains(Int32, Int32)

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

Deconstruct(out Int32, out Int32, out Int32, out Int32)

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

Equals(Rectangle)

@@ -1254,160 +1251,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source - - -

Equals(Rectangle)

-

True if the given position has equal x and y values to the current one.

-
-
-
Declaration
-
-
public bool Equals(Rectangle other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
Microsoft.Xna.Framework.Rectangleother

Point to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the two positions are equal, false if not.

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

Equals(Rectangle)

-

True if the given position has equal x and y values to the current one.

-
-
-
Declaration
-
-
public bool Equals(Rectangle other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
System.Drawing.Rectangleother

Point to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the two positions are equal, false if not.

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

Equals(RectangleF)

-

True if the given position has equal x and y values to the current one.

-
-
-
Declaration
-
-
public bool Equals(RectangleF other)
-
-
Parameters
- - - - - - - - - - - - - - - -
TypeNameDescription
System.Drawing.RectangleFother

Point to compare.

-
-
Returns
- - - - - - - - - - - - - -
TypeDescription
System.Boolean

True if the two positions are equal, false if not.

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

Equals(Object)

@@ -1455,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))

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

Expand(Int32, Int32)

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

GetDifference(Rectangle, Rectangle)

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

GetExactUnion(Rectangle, Rectangle)

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

GetHashCode()

@@ -1707,10 +1554,10 @@
Overrides
System.ValueType.GetHashCode()
| - Improve this Doc + Improve this Doc - View Source + View Source

GetIntersection(Rectangle, Rectangle)

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

GetUnion(Rectangle, Rectangle)

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

Intersects(Rectangle)

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

MaxXPositions()

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

MaxYPositions()

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

MinXPositions()

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

MinYPositions()

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

PerimeterPositions()

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

Positions()

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

PositionsOnSide(Direction)

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

RandomPosition(Func<Coord, Boolean>, IGenerator)

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

RandomPosition(IGenerator)

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

ToString()

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

Translate(Coord)

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

Translate(Direction)

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

Translate(Int32, Int32)

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

TranslateX(Int32)

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

TranslateY(Int32)

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

WithCenter(Coord)

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

WithCenter(Int32, Int32)

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

WithExtents(Coord, Coord)

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

WithExtents(Int32, Int32, Int32, Int32)

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

WithHeight(Int32)

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

WithMaxExtent(Coord)

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

WithMaxExtent(Int32, Int32)

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

WithMaxExtentX(Int32)

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

WithMaxExtentY(Int32)

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

WithMinExtent(Coord)

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

WithMinExtent(Int32, Int32)

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

WithMinExtentX(Int32)

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

WithMinExtentY(Int32)

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

WithPosition(Coord)

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

WithPosition(Int32, Int32)

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

WithPositionAndSize(Int32, Int32, Int32, Int32)

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

WithPostionAndSize(Coord, Coord)

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

WithRadius(Coord, Int32, Int32)

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

WithRadius(Int32, Int32, Int32, Int32)

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

WithSize(Coord)

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

WithSize(Int32, Int32)

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

WithWidth(Int32)

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

WithX(Int32)

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

WithY(Int32)

@@ -3849,10 +3696,10 @@

Operators

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

Equality(Rectangle, Rectangle)

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

Equality(Rectangle, Rectangle)

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

Equality(Rectangle, Rectangle)

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

Equality(Rectangle, RectangleF)

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

Equality(Rectangle, (Int32 x, Int32 y, Int32 width, Int32 height))

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

Equality(Rectangle, Rectangle)

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

Equality(Rectangle, Rectangle)

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

Equality(RectangleF, Rectangle)

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

Equality((Int32 x, Int32 y, Int32 width, Int32 height), Rectangle)

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

Implicit(Rectangle to Rectangle)

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

Implicit(Rectangle to Rectangle)

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

Implicit(Rectangle to RectangleF)

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

Implicit(Rectangle to (Int32 x, Int32 y, Int32 width, Int32 height))

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

Implicit(Rectangle to Rectangle)

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

Implicit(Rectangle to Rectangle)

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

Implicit((Int32 x, Int32 y, Int32 width, Int32 height) to Rectangle)

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

Inequality(Rectangle, Rectangle)

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

Inequality(Rectangle, Rectangle)

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

Inequality(Rectangle, Rectangle)

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

Inequality(Rectangle, RectangleF)

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

Inequality(Rectangle, (Int32 x, Int32 y, Int32 width, Int32 height))

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

Inequality(Rectangle, Rectangle)

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

Inequality(Rectangle, Rectangle)

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

Inequality(RectangleF, Rectangle)

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

Inequality((Int32 x, Int32 y, Int32 width, Int32 height), Rectangle)

@@ -5162,15 +5009,6 @@

Implements

System.IEquatable<T>
-
- System.IEquatable<T> -
-
- System.IEquatable<T> -
-
- System.IEquatable<T> -

Extension Methods

Utility.Yield<T>(T) @@ -5183,10 +5021,10 @@

Extension Methods

diff --git a/docs/api/GoRogue.SenseMapping.IReadOnlySenseMap.html b/docs/api/GoRogue.SenseMapping.IReadOnlySenseMap.html index 6ac18d5e..b3bbbe3c 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 c9554743..ac8fe105 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 0302b960..7d132174 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 890157fd..f72bd49b 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 be38422c..a6661f24 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 bf96c0ba..20e4806c 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/api/index.html b/docs/api/index.html index 0688897a..f1d4db58 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -78,7 +78,7 @@

API Documentation

diff --git a/docs/articles/1-to-2-upgrade-guide.html b/docs/articles/1-to-2-upgrade-guide.html index 8fea9d3f..95ff6241 100644 --- a/docs/articles/1-to-2-upgrade-guide.html +++ b/docs/articles/1-to-2-upgrade-guide.html @@ -338,7 +338,7 @@

Addition of UnboundedViewport

diff --git a/docs/articles/game-framework.html b/docs/articles/game-framework.html index 3fdfa59f..86d1d1b9 100644 --- a/docs/articles/game-framework.html +++ b/docs/articles/game-framework.html @@ -258,7 +258,7 @@

The Solution

diff --git a/docs/articles/getting-started.html b/docs/articles/getting-started.html index 88948fdf..f7b339c4 100644 --- a/docs/articles/getting-started.html +++ b/docs/articles/getting-started.html @@ -302,7 +302,7 @@

.NET Framework

diff --git a/docs/articles/intro.html b/docs/articles/intro.html index 91b457f3..bf0f629b 100644 --- a/docs/articles/intro.html +++ b/docs/articles/intro.html @@ -86,7 +86,7 @@

Game Framework Features

diff --git a/docs/index.html b/docs/index.html index 9475e314..d451973a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,7 +81,7 @@

Discord

diff --git a/docs/manifest.json b/docs/manifest.json index d1b8a286..4df18b40 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -9,10 +9,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdjacencyRule.Types.html", - "hash": "mC8DnAZ7mNTjtDy6moh8mw==" + "hash": "U1Z20wu831dheARuzxTzCA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -21,7 +21,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdjacencyRule.html", - "hash": "D595I5VhLHzJOxF0U22qqA==" + "hash": "WSQwEsuVxd2uvahKiWxddA==" } }, "is_incremental": false, @@ -33,7 +33,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdvancedLayeredSpatialMap-1.html", - "hash": "qP9WzY5NnhBMbdGNlTXY2g==" + "hash": "0yA+YZp/FC1O4CXJsas7wQ==" } }, "is_incremental": false, @@ -45,7 +45,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdvancedMultiSpatialMap-1.html", - "hash": "VXMd8GdKUM1LOEr9v922Rg==" + "hash": "x1dtN1NZXGEsJvGfCHrwFA==" } }, "is_incremental": false, @@ -57,7 +57,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.AdvancedSpatialMap-1.html", - "hash": "JgxZI0sdDUFmndO9wRonzw==" + "hash": "0tCvIDTmeKniRMiFU0K3jw==" } }, "is_incremental": false, @@ -69,7 +69,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.BoundedRectangle.html", - "hash": "zqUq8A1BOHVdr0JdIV/K2Q==" + "hash": "QGtgdQPyeaILyJVfdcMUXw==" } }, "is_incremental": false, @@ -81,10 +81,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.ComponentContainer.html", - "hash": "b1FgtPW2Bq4AsvUFMiZYxw==" + "hash": "BKRic5sZwpScocQs06iO6g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -93,7 +93,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Coord.html", - "hash": "4dtzXtLAn0cKW2hey9v19Q==" + "hash": "UeFDgpq3tmv2vSU1AsMbuQ==" } }, "is_incremental": false, @@ -105,10 +105,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Dice.html", - "hash": "3YyduVKiJIg6QMyZ+pRI/Q==" + "hash": "9H6qV32CsPvukHLmOkeqng==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -117,10 +117,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.DiceExpression.html", - "hash": "Xh3suBSK44pNGMgPwfQ8KQ==" + "hash": "dmok9Vjz66hXnjJTmXfPhA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -129,10 +129,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.ImpossibleDieException.html", - "hash": "50or7EXSZG9DtagldqDREg==" + "hash": "mNrEjXc1mx92RiMHXnACqg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -141,10 +141,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.InvalidChooseException.html", - "hash": "I4PFRnlYjykA26X3aLxLXw==" + "hash": "wSOcKvf+9184DzjUPPwbTw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -153,10 +153,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.InvalidMultiplicityException.html", - "hash": "pEPWvjSIWYcE52IHPXTK7Q==" + "hash": "futKl3iUzE++L+5U8yBfLA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -165,10 +165,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Exceptions.InvalidSyntaxException.html", - "hash": "ftJq4yer2A7hzfnSt/x3zQ==" + "hash": "gjm5LY/OHokOTVdj6lSGJA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -180,7 +180,7 @@ "hash": "zJ6bBhZNB+xT4TbVxWTuPw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -189,10 +189,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.IDiceExpression.html", - "hash": "vnOz47Je0ni6dxWLwHgAeQ==" + "hash": "cXiWoQi4oLQa7u+G/3NRXA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -201,10 +201,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.IParser.html", - "hash": "GV1cxM+8N/Qgfn/APYKFZg==" + "hash": "Dl2sQ4A+ETYhf6NWSZb0aQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -213,10 +213,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Parser.html", - "hash": "eoqptoemVOz5qc7kcjfy5w==" + "hash": "9ba6JXWIgh2SiOkIxk5KZQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -225,10 +225,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.AddTerm.html", - "hash": "LpHNhR+cX1mctZ3Bu7+HeQ==" + "hash": "ChG0yIOWTuX9cSrPWx7cKA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -237,10 +237,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.ConstantTerm.html", - "hash": "jD3XQ0oPFswxePL21rU/DQ==" + "hash": "LV3GNhfy/ttnGrKbe696Kw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -249,10 +249,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.DiceTerm.html", - "hash": "j1rOIBKblCCCK/mhBeDEGQ==" + "hash": "x6OnKchz5+FnpDwleneqXQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -261,10 +261,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.DivideTerm.html", - "hash": "PvenFuru/0UVtdwdqcsrhw==" + "hash": "z+tk5OcTe4JfGYY38D0Bbw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -273,10 +273,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.ITerm.html", - "hash": "JGvbzRyh/wBOlmSnoA/QGg==" + "hash": "Qj8xx03HF3qZ66/m27JHIw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -285,10 +285,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.KeepTerm.html", - "hash": "hNwmCjsBjB2C7f2jOelaqg==" + "hash": "3I10h/fh4n9bd7fBHQz2qw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -297,10 +297,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.MultiplyTerm.html", - "hash": "libnHUBNloVdxgbQqXZnaw==" + "hash": "AyX3rCLl9+nHmsYXvGmXdw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -309,10 +309,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DiceNotation.Terms.SubtractTerm.html", - "hash": "s7caUb0DaC9jhbk1BdM7xg==" + "hash": "y79NI0KU8MhjRl6KB1Bv7g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -324,7 +324,7 @@ "hash": "J26ksvf5zcigiC+MiBDyLw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -336,7 +336,7 @@ "hash": "9f8GmobmDYzGrI+t7jy9Yg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -345,10 +345,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Direction.Types.html", - "hash": "yn0cgDkX/hM2GN4sfsV2Pw==" + "hash": "ubplLhFlewXl6ZNPY5/asA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -357,7 +357,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Direction.html", - "hash": "qizbYd5p47yxGGxCJQ5RXA==" + "hash": "Gm46TrtSZUAqhxc4tTssXg==" } }, "is_incremental": false, @@ -369,10 +369,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.DisjointSet.html", - "hash": "qTJSb9xhoVS0wGXOI818Fw==" + "hash": "wGx7sNIGcFR+ktwWBUujyQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -381,10 +381,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Distance.Types.html", - "hash": "rn0sgi034dSqFi7gBR5XTA==" + "hash": "iHDU56B/e7+bYoExgwIshg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -393,7 +393,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Distance.html", - "hash": "Expdjq199YTQ4gFoR0SwLQ==" + "hash": "hIOii9zSBn5UUeHdav+1xw==" } }, "is_incremental": false, @@ -405,10 +405,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Effect-1.html", - "hash": "OyH9dassP8CdKK/Z24MO7g==" + "hash": "IPU8C2seUDutQ9QZNPlENg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -417,10 +417,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.EffectArgs.html", - "hash": "dposcbVX6kOjYRAGhJ03ag==" + "hash": "TiWXc1kwCDzHO0C8EpW+/g==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -429,10 +429,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.EffectTrigger-1.html", - "hash": "VlgHH2LSeeudB5ry3vL6HA==" + "hash": "AVR6Y/FjXGp0HZQhBvFVGg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -441,7 +441,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.FOV.html", - "hash": "STAQM4TtCEE80qpV4IVM4Q==" + "hash": "zNgNWT9hvN1fgpaPqxtVog==" } }, "is_incremental": false, @@ -453,10 +453,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.Components.IGameObjectComponent.html", - "hash": "Truyc7za6yVvloVginTrEQ==" + "hash": "/0hMYl7PuriDuyGRDDj/hQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -468,7 +468,7 @@ "hash": "Yw+/4BYD9CdkeBje+aE3hw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -477,7 +477,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.GameObject.html", - "hash": "Z/AxksYxsu8I1REbOEmYcQ==" + "hash": "CID26qiBlvMCla8dnfp9hw==" } }, "is_incremental": false, @@ -489,7 +489,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.IGameObject.html", - "hash": "ZtXvWKtQE8vi+vJPc2gcAg==" + "hash": "NjVM+/0VOcNXkBGN2Zv3Tw==" } }, "is_incremental": false, @@ -501,7 +501,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.GameFramework.Map.html", - "hash": "3xdNljrYPNt0EhcaBqAorw==" + "hash": "KoPKcEaxF3OE91NY1b/3KQ==" } }, "is_incremental": false, @@ -525,10 +525,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.IDGenerator.html", - "hash": "wawlbpoMp6lhysAIs1xJrg==" + "hash": "+wltf3Oy48slPIpGedQ/DQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -537,10 +537,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.IHasComponents.html", - "hash": "C8XRPcVh2PHEccQgTz1Tgg==" + "hash": "cYZJmqnkMUDzr+FK0NpXLQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -549,10 +549,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.IHasID.html", - "hash": "RBywW4F+S0x2H3iuEccuzw==" + "hash": "NCutTkNmMAOauNYApK3mqA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -561,10 +561,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.IHasLayer.html", - "hash": "UQ1RNol+YTVFPjNbGX3L+A==" + "hash": "pDU3wYT0ajdV00xY3J1FIA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -573,10 +573,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyDisjointSet.html", - "hash": "QE56wSRQvIyqqCUo2uN94A==" + "hash": "OjZJOzWkRXQwXjrVx92rZQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -585,10 +585,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyFOV.html", - "hash": "6SmbGOcpCucX/oyLejIKaQ==" + "hash": "pBE8MLUd3ebuBhvcIzHAGw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -597,7 +597,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyLayeredSpatialMap-1.html", - "hash": "ZBDGONVrHWZ0IUTt2VVp9A==" + "hash": "GE+gRM4ksIePwXNKfvtR9A==" } }, "is_incremental": false, @@ -609,7 +609,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlyRadiusAreaProvider.html", - "hash": "pr0nGo3s9wcr3Sqe0+sNBA==" + "hash": "vouGiIFelhNkYuQl89s55w==" } }, "is_incremental": false, @@ -621,7 +621,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.IReadOnlySpatialMap-1.html", - "hash": "YYTbLrQri4J9tOczxF569w==" + "hash": "CblqQkBq3nTaOc/BvbWaig==" } }, "is_incremental": false, @@ -633,7 +633,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ISpatialMap-1.html", - "hash": "Sk2ZINjYPT0btbmnLXA/oQ==" + "hash": "vV0XVcEQvMsgJTlvO8dWjQ==" } }, "is_incremental": false, @@ -645,7 +645,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ISpatialTuple-1.html", - "hash": "JZ5uedxL7ZpObqrTaZk48Q==" + "hash": "lY5si487JM/lIcuIMiZtmw==" } }, "is_incremental": false, @@ -657,7 +657,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ItemEventArgs-1.html", - "hash": "x052errpR8X472JeG8x9bQ==" + "hash": "b3jWZITN2Lt1dHkW8CSFZg==" } }, "is_incremental": false, @@ -669,7 +669,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.ItemMovedEventArgs-1.html", - "hash": "T2NT3s2lYT9m7k1B3lHuvQ==" + "hash": "j/3b3yuFikSW+6j3OIsrSA==" } }, "is_incremental": false, @@ -681,7 +681,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.LayerMasker.html", - "hash": "O0yQFYgR/52tStGe54B3Tg==" + "hash": "vmJb9jbG9poCtEjHLkGrzw==" } }, "is_incremental": false, @@ -693,10 +693,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.LayeredSpatialMap-1.html", - "hash": "5rnVXdl7ID3pjlYs4HLk9w==" + "hash": "HXPIJ8IzkEVD0RXo9xEMww==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -705,10 +705,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Lines.Algorithm.html", - "hash": "RX0MMJTYiJ04Q8nv6fncLg==" + "hash": "WQzOrx6TfG20WkM04mlR2Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -717,7 +717,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Lines.html", - "hash": "70DLnlYEuXC3+bGHmP5fFQ==" + "hash": "XpFoaChO/13ox8pS7UR2UQ==" } }, "is_incremental": false, @@ -729,10 +729,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.CenterBoundsConnectionPointSelector.html", - "hash": "zs8DGymGLUF15wJz+m1s8Q==" + "hash": "w251E+cQb65FosTTTwIbUQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -741,10 +741,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.ClosestConnectionPointSelector.html", - "hash": "FNs1JJKRIMyN9UZ6d0rwbA==" + "hash": "D+WfQDmp7YNLFAD54nHuww==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -753,10 +753,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.ClosestMapAreaConnector.html", - "hash": "hDxld/6PdBY2k+JUNm4nGw==" + "hash": "IYTmAvIvTArBKJj34MKexQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -765,10 +765,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.DeadEndTrimmer.html", - "hash": "OAw+TNL0Plaisdqf+0L2MQ==" + "hash": "8Bbqo4FruchjSxae22D5jg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -777,7 +777,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.DirectLineTunnelCreator.html", - "hash": "l8SMMbDckGB4BM5DfV+doQ==" + "hash": "LZ1hyNy6W/t1vv6IkWNFVw==" } }, "is_incremental": false, @@ -789,7 +789,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.HorizontalVerticalTunnelCreator.html", - "hash": "Hxm9XPFAJq/6T1rOZVrFeg==" + "hash": "fmvDhqweGWaAFfY26M9qfw==" } }, "is_incremental": false, @@ -801,10 +801,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.IAreaConnectionPointSelector.html", - "hash": "IBShph2Xg0hhp6Ohq8KwSQ==" + "hash": "Pz55xrMqTUcR7P+OLfnwYg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -813,7 +813,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.ITunnelCreator.html", - "hash": "Mu8kfrKkxdB2K3d537zuMg==" + "hash": "f5+/HkQhDkgQJjmQkAnU/Q==" } }, "is_incremental": false, @@ -825,10 +825,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.OrderedMapAreaConnector.html", - "hash": "vLBJnOuqLdWcbkvSe5NVAQ==" + "hash": "xoYcjpFef865NCLZQAo2cg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -837,10 +837,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.RandomConnectionPointSelector.html", - "hash": "GHswWPCSbr1PII4lEmFCfQ==" + "hash": "fAU5S6GTzzWszHoGToj+Og==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -849,10 +849,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Connectors.RoomDoorConnector.html", - "hash": "s1jeS/tnR+GJ50gR8QF/Ag==" + "hash": "LMO/FGkKb/0YwFJup4qxTg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -873,10 +873,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.BasicRoomsGenerator.html", - "hash": "FfQRMgwYln7xlHzXUNBGOg==" + "hash": "Wqxho30PJlR4sGKzqO6AtQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -885,10 +885,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.CellularAutomataAreaGenerator.html", - "hash": "z7IEgNKohFZ8uOQxSso+xg==" + "hash": "QkSCjKB0fhImUM5JB/7mnQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -897,10 +897,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.MazeGenerator.html", - "hash": "LlkuuYo2815a6CaAGcw0ng==" + "hash": "i5WbNFvmPu8WnnJMW2Ac1Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -909,10 +909,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.Generators.RoomsGenerator.html", - "hash": "5WHZkSLA1LVlWByzcS+b/Q==" + "hash": "cbMl9gLhujzY1MVJGbSQeA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -924,7 +924,7 @@ "hash": "OugsZiPuC4bttIUg1fjtwA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -933,7 +933,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.IReadOnlyMapArea.html", - "hash": "RcPTbAnwGFAbtxqYYbT4lg==" + "hash": "HcMa/M4Ir2QrOf52wqlrDQ==" } }, "is_incremental": false, @@ -945,7 +945,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.MapArea.html", - "hash": "215wMsngcCjGViWKxRwE/Q==" + "hash": "5ddzS/xdLbI2BzjdhZZHaw==" } }, "is_incremental": false, @@ -957,10 +957,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.MapAreaFinder.html", - "hash": "nbWY/bujtyqDkAVnKcPkWg==" + "hash": "Hk18OV4CW539Q8CE4o2u9A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -969,10 +969,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapGeneration.QuickGenerators.html", - "hash": "j4yYxh4PChd7hsOwgz3qIg==" + "hash": "RwGhnieUXV/QbzaLu8rU4Q==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -993,7 +993,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.ArrayMap-1.html", - "hash": "NorRcp4dqrTcr68Ky9OK/Q==" + "hash": "HE6VrCfqREC0y7GwRyNBBg==" } }, "is_incremental": false, @@ -1005,7 +1005,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.ArrayMap2D-1.html", - "hash": "tA479PAw8PU0KgYrZtqPrA==" + "hash": "qADvpbN+1G6A5mTXs9n7cQ==" } }, "is_incremental": false, @@ -1017,7 +1017,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.IMapView-1.html", - "hash": "aeHr4aBjeZmaoBygWHmLIA==" + "hash": "reg1ySVQUC+HQ7V3ykaGXQ==" } }, "is_incremental": false, @@ -1029,7 +1029,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.IMapViewExtensions.html", - "hash": "YEMS7QOXvI2ELyY+tzygBg==" + "hash": "IdRFOTgOWRQnCx8GlwTrKg==" } }, "is_incremental": false, @@ -1041,7 +1041,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.ISettableMapView-1.html", - "hash": "1NVJt1pTw6UI76/npmX8tg==" + "hash": "389+F6LbEtmhiCLrfWll2w==" } }, "is_incremental": false, @@ -1053,7 +1053,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaMapView-1.html", - "hash": "Qe/CRYCkwf19hVz4A3YBwg==" + "hash": "yzVVG9Bn42vgttySWLu4MA==" } }, "is_incremental": false, @@ -1065,7 +1065,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaSettableMapView-1.html", - "hash": "uG5vEccDybWJSRJsXH52CA==" + "hash": "jMnIOF7gHpGbFGOCClbbAQ==" } }, "is_incremental": false, @@ -1077,7 +1077,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaSettableTranslationMap-2.html", - "hash": "afw4usJW7eUYX7Ml7nVvTw==" + "hash": "gVncnYlzZSJR3Mz/AzNDkg==" } }, "is_incremental": false, @@ -1089,10 +1089,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.LambdaTranslationMap-2.html", - "hash": "8+BaawcNngLQTdkCPpyfNQ==" + "hash": "y1CprxEKVNXUbj2md2DBZg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1101,7 +1101,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.SettableTranslationMap-2.html", - "hash": "lSAgx3h60/6H1qPo3pzsjA==" + "hash": "e60gG+fjrFcGghIr5ReHag==" } }, "is_incremental": false, @@ -1113,7 +1113,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.SettableViewport-1.html", - "hash": "+H0vun7sCXAUoWz5UFM7Tw==" + "hash": "liOnuemvcZiDhKYfe8cFxg==" } }, "is_incremental": false, @@ -1125,7 +1125,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.TranslationMap-2.html", - "hash": "5jDuNHNhBcqCaeLLpSzZpg==" + "hash": "M/7ZudeQe80esvHCcwNvrA==" } }, "is_incremental": false, @@ -1137,7 +1137,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.UnboundedViewport-1.html", - "hash": "DRhZ4tkvIGJj0YRn9P9WGA==" + "hash": "00H6fwQe3ScDNSaL+uOaKw==" } }, "is_incremental": false, @@ -1149,7 +1149,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.MapViews.Viewport-1.html", - "hash": "2AyKAf832dA1MxUF/T0p/g==" + "hash": "gyydos/h8h8Vbq4Oax068w==" } }, "is_incremental": false, @@ -1173,10 +1173,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MathHelpers.html", - "hash": "WFI1/K9QxMA5fKVoIougtw==" + "hash": "piEonAo40C6NUdBDOLYSNQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1185,10 +1185,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.MultiSpatialMap-1.html", - "hash": "vCHZ01Mt6b86d9caBYrGgQ==" + "hash": "aXZD9/RCYOK5jVXTHoiKYA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1197,7 +1197,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.AStar.html", - "hash": "N4oPezXtbyH0MTR+jxtkJQ==" + "hash": "5egb+86HNaoorAotUi4Txg==" } }, "is_incremental": false, @@ -1209,7 +1209,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.FleeMap.html", - "hash": "5PqPJfH4qNaXvQq4YnuP1A==" + "hash": "f0X6KKR77YPopXAHVtaopA==" } }, "is_incremental": false, @@ -1221,7 +1221,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.GoalMap.html", - "hash": "w26ZNIfjZCQVxv8ISK293g==" + "hash": "tQHZ5l4TVfQXBGkSqhtuwg==" } }, "is_incremental": false, @@ -1233,7 +1233,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.GoalMapExtensions.html", - "hash": "maqlzoAv3JZyADPDEFaOpA==" + "hash": "7UN1zByc9NBSrG6V+z+RVQ==" } }, "is_incremental": false, @@ -1245,10 +1245,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.GoalState.html", - "hash": "6KbEEdj+grZTdvA/FR9ZXA==" + "hash": "TGOIA4UpC4gIftoVyJDDsA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1257,7 +1257,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.Path.html", - "hash": "pvrDnmqEPkmYYCve2gwAYw==" + "hash": "XMXkHAXRGD4A+PKtFADEog==" } }, "is_incremental": false, @@ -1269,7 +1269,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Pathing.WeightedGoalMap.html", - "hash": "Fc1IvT1jqA0T1oZuNqw4WA==" + "hash": "vgEr2Rlkz5+0MGgknu9LmQ==" } }, "is_incremental": false, @@ -1293,10 +1293,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Radius.Types.html", - "hash": "Xjni6bhA+9G+d7G3Uii2nA==" + "hash": "RYitETeTeLlJnSioaWU5Iw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1305,10 +1305,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Radius.html", - "hash": "uvKH3pCnte7Lv2m2Ekz4Gw==" + "hash": "4Wg3U+DShIkQJ1RfB5lrrA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1317,7 +1317,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.RadiusAreaProvider.html", - "hash": "zlnWkGbQnmm+90w7hfBXAw==" + "hash": "4n5p8PkWmjHKmCAipDt7JQ==" } }, "is_incremental": false, @@ -1329,10 +1329,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.DiscreteConverter-1.html", - "hash": "J3Ihq8KErYO8McimJuJ/Qw==" + "hash": "LfwX+ORZYaEyodNSJ3OaTQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1341,10 +1341,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.DistributionHelpers.html", - "hash": "LUYOCKxzJuRugadXWgzX2g==" + "hash": "pc+bkzUpFVMqERVvcR7hrg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1353,10 +1353,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.KnownSeriesGenerator.html", - "hash": "jOdDzXb8HyxAB9+MEWL4ZA==" + "hash": "xbGJZyMEjixHH8sfrPP8cg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1365,10 +1365,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.MaxRandom.html", - "hash": "LfuQ1Z9derQfhAS7P0oJ2A==" + "hash": "XH9v/1DdaiG2rSfNqGbaLA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1377,10 +1377,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.MinRandom.html", - "hash": "PVesFP6PZW7PGBSYIhuj8Q==" + "hash": "llJl4EeSLyunRIH6nPiR+A==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1389,10 +1389,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Random.SingletonRandom.html", - "hash": "zBQJX4TFK2BQ6srM39r3ag==" + "hash": "XeXKbrrhEKkkv5W9Izw6ww==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1404,7 +1404,7 @@ "hash": "O0soJuWNpfer4cdauzR8qQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1413,7 +1413,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.Rectangle.html", - "hash": "3qU+FRsOGK7uWcUEwqKt3w==" + "hash": "tf4T/yxdSYskIenJEHIxpQ==" } }, "is_incremental": false, @@ -1425,10 +1425,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.IReadOnlySenseMap.html", - "hash": "O63SmEk0BFqY7NwthJcqAw==" + "hash": "yWB4OrCZZPrYBAVgqan6Rg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1437,7 +1437,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.SenseMap.html", - "hash": "V3dlhoffPPnNWavAH+HFUQ==" + "hash": "kOxHLNUL5NMKxJsIiW3AcA==" } }, "is_incremental": false, @@ -1449,7 +1449,7 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.SenseSource.html", - "hash": "EWPzvmD+SDz75R+nK3NINg==" + "hash": "tjzABBAJhrkYDTVU2FVBnQ==" } }, "is_incremental": false, @@ -1461,10 +1461,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.SenseMapping.SourceType.html", - "hash": "xwEePNQvEb3UQ1OYyJEwUQ==" + "hash": "dslNlMBbjw/Nrpx+6Cw2VA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1485,10 +1485,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.SpatialMap-1.html", - "hash": "Ci812Hd4oStycg8PB+jtsg==" + "hash": "d1b7OPbU57XlO3yy/60GZg==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1497,10 +1497,10 @@ "output": { ".html": { "relative_path": "api/GoRogue.Utility.html", - "hash": "xNpxxw8+0vewBx2t1TIugQ==" + "hash": "W7wFjVx2XREJaXmhlF93WA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1521,10 +1521,10 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "WSXR0dN3ooCrhNGYRQK1Kg==" + "hash": "5K+Fqsvo6iLKbNaQbbWRTQ==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1545,10 +1545,10 @@ "output": { ".html": { "relative_path": "articles/1-to-2-upgrade-guide.html", - "hash": "wifHRm/pGWdgU9pmvs998w==" + "hash": "cjF/dOn5S/08ljhBekzcJA==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1560,7 +1560,7 @@ "output": { ".html": { "relative_path": "articles/game-framework.html", - "hash": "RvNtOwFklsZsyveToHUhMQ==" + "hash": "p/qEZR2Yw1/VNBD1pF2rEw==" } }, "is_incremental": false, @@ -1572,10 +1572,10 @@ "output": { ".html": { "relative_path": "articles/getting-started.html", - "hash": "gXPlM/bYfVtm0xd77ZO/eA==" + "hash": "I8cXhzTFv0gq29cZ5MWgpw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -1584,10 +1584,10 @@ "output": { ".html": { "relative_path": "articles/intro.html", - "hash": "nnhnPJMyuAF2UfXyD8gAHw==" + "hash": "U11XJdkKVN4vfbJxsK1aiw==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2048,10 +2048,10 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "OfaHgn2Y39pWvxBpNemxMQ==" + "hash": "H58oEKVr7cQPU5JwBDWS6w==" } }, - "is_incremental": true, + "is_incremental": false, "version": "" }, { @@ -2070,29 +2070,31 @@ "incremental_info": [ { "status": { - "can_incremental": true, + "can_incremental": false, + "details": "Cannot build incrementally because last build info is missing.", "incrementalPhase": "build", "total_file_count": 0, - "skipped_file_count": 0 + "skipped_file_count": 0, + "full_build_reason_code": "NoAvailableBuildCache" }, "processors": { + "TocDocumentProcessor": { + "can_incremental": false, + "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, + "can_incremental": false, "incrementalPhase": "build", "total_file_count": 126, - "skipped_file_count": 123 + "skipped_file_count": 0 }, "ConceptualDocumentProcessor": { - "can_incremental": true, - "incrementalPhase": "build", - "total_file_count": 6, - "skipped_file_count": 6 - }, - "TocDocumentProcessor": { "can_incremental": false, - "details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", "incrementalPhase": "build", - "total_file_count": 0, + "total_file_count": 6, "skipped_file_count": 0 }, "ResourceDocumentProcessor": { @@ -2106,8 +2108,8 @@ }, { "status": { - "can_incremental": true, - "details": "Can support incremental post processing.", + "can_incremental": false, + "details": "Cannot support incremental post processing, the reason is: last post processor info is null.", "incrementalPhase": "postProcessing", "total_file_count": 0, "skipped_file_count": 0 diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index 595d61da..60f36b41 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -1812,36 +1812,6 @@ references: commentId: M:GoRogue.Coord.Equals(GoRogue.Coord) fullName: GoRogue.Coord.Equals(GoRogue.Coord) nameWithType: Coord.Equals(Coord) -- uid: GoRogue.Coord.Equals(Microsoft.Xna.Framework.Point) - name: Equals(Point) - href: api/GoRogue.Coord.html#GoRogue_Coord_Equals_Microsoft_Xna_Framework_Point_ - commentId: M:GoRogue.Coord.Equals(Microsoft.Xna.Framework.Point) - fullName: GoRogue.Coord.Equals(Microsoft.Xna.Framework.Point) - nameWithType: Coord.Equals(Point) -- uid: GoRogue.Coord.Equals(System.Drawing.Point) - name: Equals(Point) - href: api/GoRogue.Coord.html#GoRogue_Coord_Equals_System_Drawing_Point_ - commentId: M:GoRogue.Coord.Equals(System.Drawing.Point) - fullName: GoRogue.Coord.Equals(System.Drawing.Point) - nameWithType: Coord.Equals(Point) -- uid: GoRogue.Coord.Equals(System.Drawing.PointF) - name: Equals(PointF) - href: api/GoRogue.Coord.html#GoRogue_Coord_Equals_System_Drawing_PointF_ - commentId: M:GoRogue.Coord.Equals(System.Drawing.PointF) - fullName: GoRogue.Coord.Equals(System.Drawing.PointF) - nameWithType: Coord.Equals(PointF) -- uid: GoRogue.Coord.Equals(System.Drawing.Size) - name: Equals(Size) - href: api/GoRogue.Coord.html#GoRogue_Coord_Equals_System_Drawing_Size_ - commentId: M:GoRogue.Coord.Equals(System.Drawing.Size) - fullName: GoRogue.Coord.Equals(System.Drawing.Size) - nameWithType: Coord.Equals(Size) -- uid: GoRogue.Coord.Equals(System.Drawing.SizeF) - name: Equals(SizeF) - href: api/GoRogue.Coord.html#GoRogue_Coord_Equals_System_Drawing_SizeF_ - commentId: M:GoRogue.Coord.Equals(System.Drawing.SizeF) - fullName: GoRogue.Coord.Equals(System.Drawing.SizeF) - nameWithType: Coord.Equals(SizeF) - uid: GoRogue.Coord.Equals(System.Object) name: Equals(Object) href: api/GoRogue.Coord.html#GoRogue_Coord_Equals_System_Object_ @@ -11853,24 +11823,6 @@ references: commentId: M:GoRogue.Rectangle.Equals(GoRogue.Rectangle) fullName: GoRogue.Rectangle.Equals(GoRogue.Rectangle) nameWithType: Rectangle.Equals(Rectangle) -- uid: GoRogue.Rectangle.Equals(Microsoft.Xna.Framework.Rectangle) - name: Equals(Rectangle) - href: api/GoRogue.Rectangle.html#GoRogue_Rectangle_Equals_Microsoft_Xna_Framework_Rectangle_ - commentId: M:GoRogue.Rectangle.Equals(Microsoft.Xna.Framework.Rectangle) - fullName: GoRogue.Rectangle.Equals(Microsoft.Xna.Framework.Rectangle) - nameWithType: Rectangle.Equals(Rectangle) -- uid: GoRogue.Rectangle.Equals(System.Drawing.Rectangle) - name: Equals(Rectangle) - href: api/GoRogue.Rectangle.html#GoRogue_Rectangle_Equals_System_Drawing_Rectangle_ - commentId: M:GoRogue.Rectangle.Equals(System.Drawing.Rectangle) - fullName: GoRogue.Rectangle.Equals(System.Drawing.Rectangle) - nameWithType: Rectangle.Equals(Rectangle) -- uid: GoRogue.Rectangle.Equals(System.Drawing.RectangleF) - name: Equals(RectangleF) - href: api/GoRogue.Rectangle.html#GoRogue_Rectangle_Equals_System_Drawing_RectangleF_ - commentId: M:GoRogue.Rectangle.Equals(System.Drawing.RectangleF) - fullName: GoRogue.Rectangle.Equals(System.Drawing.RectangleF) - nameWithType: Rectangle.Equals(RectangleF) - uid: GoRogue.Rectangle.Equals(System.Object) name: Equals(Object) href: api/GoRogue.Rectangle.html#GoRogue_Rectangle_Equals_System_Object_