Checks LineFacts if Compare(Fact, Fact).fact spanns over (not within) the river in RiverWorld. Needs a dummy Compare(Fact, Fact).solution.
More...
|
FactComparer | SetSearchRight () |
| Sets search_righthanded, so that parameter order of Equals(Fact, Fact) is effectively: (Compare(Fact, Fact).solution, Compare(Fact, Fact).fact), when a ICollection<Fact> is on the right hand side of an System.Linq operation More...
|
|
FactComparer | SetSearchLeft () |
| Sets search_righthanded, so that parameter order of Equals(Fact, Fact) is effectively: (Compare(Fact, Fact).solution, Compare(Fact, Fact).fact), when a ICollection<Fact> is on the left hand side of an System.Linq operation More...
|
|
override bool | Equals (Fact left, Fact right) |
| Called by System.Linq iff GetHashCode(Fact) returns same result for both parameters left and right . More...
|
|
override int | GetHashCode (Fact obj) |
| Called by System.Linq to check for possible fulfillment of each parameter before calling Equals(Fact, Fact) iff both results are the same. More...
|
|
bool | search_righthanded |
| defines parameter order for Equals(Fact, Fact) More...
|
|
Checks LineFacts if Compare(Fact, Fact).fact spanns over (not within) the river in RiverWorld. Needs a dummy Compare(Fact, Fact).solution.
◆ Compare()
override bool LineSpanningOverRiverWorldComparer.Compare |
( |
Fact |
solution, |
|
|
Fact |
fact |
|
) |
| |
|
protectedvirtual |
◆ Init()
override void LineSpanningOverRiverWorldComparer.Init |
( |
| ) |
|
|
protectedvirtual |
◆ RiverWallCollider
Collider LineSpanningOverRiverWorldComparer.RiverWallCollider |
|
private |
Has collider defining area above the River in Riverworld
The documentation for this class was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/UFrameIT/FrameIT/Windows/MaZiFAU/Assets/Scripts/InteractionEngine/FactHandling/FactComparer.cs