MoveResultExtensions Class |
Namespace: ff14bot.Pathing
public static class MoveResultExtensions
The MoveResultExtensions type exposes the following members.
Name | Description | |
---|---|---|
CalculateNeededFacing | Calculates the required facing to face a point from any other point. | |
IsSuccessful | Determines whether the specified move result is successful. | |
MinByOrDefaultTSource, TKey |
Finds the minimum TSource in source based on a key.
| |
NormalizeRadian | Normalizes a radian so it's between 0 and pi * 2. |