Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TileTypeWallHangSign.cs
Go to the documentation of this file.
2{
3 public override int GetDesiredDir(Point p, int d)
4 {
5 return -1;
6 }
7}
Definition: Point.cs:9
override int GetDesiredDir(Point p, int d)