Rebornbuddy
|
This is the complete list of members for ff14bot.Helpers.MathHelper, including all inherited members.
Arc | ff14bot.Helpers.MathHelper | static |
CalculateHeading(Vector3 a, Vector3 b) | ff14bot.Helpers.MathHelper | static |
IsBehind(Vector3 me, Vector3 target, float targetHeading) | ff14bot.Helpers.MathHelper | static |
IsBehind(Vector3 me, Vector3 target, float targetFacingRadians, float arcRadians) | ff14bot.Helpers.MathHelper | static |
IsFlanking(Vector3 me, Vector3 target, float targetHeading) | ff14bot.Helpers.MathHelper | static |
IsFlanking(Vector3 me, Vector3 target, float targetFacingRadians, float arcRadians) | ff14bot.Helpers.MathHelper | static |
LeftFlank(Vector3 me, Vector3 target, float targetFacingRadians, float arcRadians) | ff14bot.Helpers.MathHelper | static |
RightFlank(Vector3 me, Vector3 target, float targetFacingRadians, float arcRadians) | ff14bot.Helpers.MathHelper | static |