|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Searches around the provided point to check for the nearest entry in the map for OrdereredSparse data Doesn't work with 'compressed' lookups from T:Terraria.ModLoader.PosData`1.OrderedSparseLookupBuilder
| posMap | |
| pt | |
| distance | The distance between the provided Point and nearby entry |
| entry |
Definition at line 236 of file PosData.cs.
References Terraria.ModLoader.PosData< T >.CoordsToPos(), Terraria.Main.maxTilesX, Terraria.Main.maxTilesY, and Terraria.ModLoader.PosData< T >.pos.
Here is the call graph for this function: