Inheritance HierarchySystemObject
ff14bot.HelpersMathHelper
Namespace:
ff14bot.Helpers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static class MathHelper
The MathHelper type exposes the following members.
Methods
| Name | Description |
---|
  | CalculateHeading | |
  | IsBehind(Vector3, Vector3, Single) | |
  | IsBehind(Vector3, Vector3, Single, Single) | |
  | IsFlanking(Vector3, Vector3, Single) | |
  | IsFlanking(Vector3, Vector3, Single, Single) | |
  | LeftFlank | |
  | RightFlank | |
Top
Fields
| Name | Description |
---|
  | Arc |
Old default value that was passed to the IsFlanking and IsBehind functions
|
Top
See Also