StdThinInstance.OutOfAreaFilter, TrackingLibrary.TrackingFlagpublic static interface TrackingLibrary.RFilter
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isFilteredOut(Room hostR,
Room R,
Exit E,
int dir) |
The room in question is always the second one, "R".
|
boolean isFilteredOut(Room hostR, Room R, Exit E, int dir)
hostR - the starting roomR - the room being filtered, and the target roomE - the exit from the host to target roomdir - the direction from host to target room